answersLogoWhite

0

On user exec mode type enable.

When inside the privilege mode type configure terminal. You will then be sitting into global config after this.

Please see below example:

Router>enable

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is global router configuration?

I'll go to hellis Cisco in a Cisco router. What would the prompt look like for global configuration


Which mode enables you to view and change the configuration of a Cisco router?

Global Configuration Mode.


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.


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.


You want to verify the configuration register entry of a Cisco 2500 series router What command should you use on the router?

show version


What are cisco device configuration commands?

cisco configuration command guide


How would you obtain the running configuration of a cisco 2600 router in priviledged mode?

In order to see the running configuration on a Cisco 2600 router, follow these steps from user executive mode.RouterName> EnableRouterName# show run


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.


What are some recommended books about Cisco routers?

Some recommended books about Cisco routers are: Cisco Router Configuration, Cisco Routers For The Desperate, Cisco Routers for IP Router, Cisco CCNA Routing and Switching.


What is the default configuration register setting for a cisco router?

0x2102


What passwords are encrypted by default in a cisco router?

Cisco routers do not encrypt any passwords by default. If a user wants to encrypt passwords they must use the service password-encryption command in configuration mode.


What is the command line interface used for on a cisco router?

Cisco IOS uses a command line interface (CLI) for inputting commands when configuring Cisco Routers