answersLogoWhite

0

To encrypt your passwords, use the global configuration command

service password-encryption

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the result of adding the global command service password-encryption to the configuration of a router?

Line passwords are encrypted with type 7 encryption.


What is the function of the service password-encryption command in the Cisco IOS?

The service password-encryption global configuration command will encrypt all non-encrypted passwords (enable password, line console, line vty, ect) with a basic encryption algorithm.


What is the result of adding the global command service password encryption to the configuration of a router?

All services must provide an encrypted password to function.


What will be the result of the enable secret command when added at the global configuration mode on the router?

It will use type 7 encryption and will encrypt only the privileged EXEC level passwords


What shortcut command can be used to enter the global configuration mode?

config t


What interface configuration mode command puts a layer 3 switch interface into layer 3 mode?

global configuration mode


What prompt should a technician see when entering the hostname command for a router?

from the global configuration mode


What is the global configuration command to remove the MOTD banner?

clear banner motd ^^^ I believe that command is wrong. It should be "no banner motd", if your using the cisco command line.


Which command or set of commands will stop an RIP routing process?

To stop an RIP routing process on a Cisco router, you can use the command no router rip in global configuration mode. This command removes the RIP configuration and stops the RIP routing process from running. Alternatively, you can use shutdown within the RIP routing configuration mode to disable RIP without removing its configuration.


Which directory holds global configuration files for openssh?

Global configuration files are usually found in /etc/ssh/.


Which command correctly starts routing process in cisco router?

To start the routing process on a Cisco router, you typically enter the command router [routing_protocol] in global configuration mode, where [routing_protocol] could be protocols like rip, ospf, or eigrp. For example, to start the OSPF routing process, you would use the command router ospf [process_id], where [process_id] is a unique identifier for the OSPF process. This command enables the routing protocol and allows for configuration of related settings.


Identify the cisco global configuration command used to disable IP DNS based host name to address translation when correcting network layer problems?

no ip domain-lookup