answersLogoWhite

0

#configure terminal

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the command used to get into global configuration mode on a cisco router?

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)#


What command allow the user to see the system messages when telnetting into a router?

To view system messages when telnetting, you must enter the terminal monitor command.


Why would you want to disable CDP on an interface or globally?

You don't want to allow adjacent devices to gain information about this router for security reasons.SolutionYou can disable CDP on a single interface by using the command no cdp enable interface configuration command: Router1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router1(config)#cdp runRouter1(config)#interface FastEthernet0/0 Router1(config-if)#no cdp enableRouter1(config-if)#end Router1#And you can disable all CDP on the router with the global configuration command, no cdp run: Router1#configure terminal Enter configuration commands, one per line. End with CNTL/Z. Router1(config)#no cdp runRouter1(config)#end Router1#


Which mode does a router enter when no configuration file is located in NVRAM?

Global configuration


Which command enables rip on a router?

A(config)# router rip A(config-router)# passive-interface S0/0 B(config)# router rip B(config-router)# network 192.168.25.48 B(config-router)# network 192.168.25.64 A(config)# router rip A(config-router)# no network 192.168.25.32 B(config)# router rip B(config-router)# passive-interface S0/0 A(config)# no router rip


How is a wireless routers configuration utility usually accessed?

Find the IP address of the router. Go into command prompt (cmd.exe) and type in ipconfig or ipconfig /all and look up the default gateway. Enter this number into your browser, and provide credentials to log into your router.


What command is used to enter the routers privileged mode?

enable after the Router> prompt


How do you confgure cisco router?

Cisco business grade routers and switches use what is called IOS its a command based os meaning you have to enter commands to configure. There are console ports you can connect to a computer to a router where you can have direct access with the router via putty or hyper terminal (there might be more programs). once you set up like this you have access to the ios command line interface.


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

config t


If a router cannot find a valid configuration file during the startup sequence what will occur?

The router will prompt the user for a response to enter setup mode.


Explain the difference between user EXEC and privileged EXEC modes?

Privileged mode has access to the entire router or switch configuration. User EXEC mode only has limited options. Specifically, to do any configuration changes, you need to enter privileged mode first.Privileged mode has access to the entire router or switch configuration. User EXEC mode only has limited options. Specifically, to do any configuration changes, you need to enter privileged mode first.Privileged mode has access to the entire router or switch configuration. User EXEC mode only has limited options. Specifically, to do any configuration changes, you need to enter privileged mode first.Privileged mode has access to the entire router or switch configuration. User EXEC mode only has limited options. Specifically, to do any configuration changes, you need to enter privileged mode first.


What is the router configuration web page for a Motorola modemI need this info to connect to xbox live?

For some network issues, you'll need to update the settings for your router. Every router has different ways to configure it. However, most manufacturers provide a router configuration web page to edit router settings. You can usually open a router's configuration page by going to that router's IP address on the network. == # On your computer, click Start, Run, type cmd, and press ENTER. A window with a command prompt will appear. # In the window, type ipconfig /all and press ENTER. # Look for a line that starts with "Default Gateway" and write down the address (usually it will be 192.168.1.1 or 192.168.2.1). == Open a web browser, and in the address bar, type http:// followed by the address you wrote down. Press ENTER. The layout of the router configuration page varies by model and manufacturer, but you should be able to browse the pages to find the settings you're looking for. Some settings on your router may be easier to find than others. If you need help finding a particular setting, consult your router documentation or go to the manufacturer's web site for instructions.