answersLogoWhite

0

What else can I help you with?

Related Questions

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


What is the command line interface used for a Cisco router?

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


What does the command no shutdown do on a Cisco device?

Enables the interface.


What command is used to verify if a serial nterface is operating as a DTE DCE?

To verify if a serial interface is operating as a Data Terminal Equipment (DTE) or Data Communication Equipment (DCE), you can use the command show controllers in Cisco IOS. This command displays detailed information about the serial interface, including whether it is configured as a DTE or DCE. The output will typically indicate the role of the device, and a DCE interface will often show the clock rate configuration.


Which command sets the encapsulation on a Serial interface back to the Cisco default?

encapsulation hdlc


What does it mean when a user sees the command prompt Router config-if?

On a Cisco router, that means that you entered interface configuration mode; any command you give will affect the selected interface. For example, you may have given the commands:Router>enableRouter#configure terminalRouter(config)#interface FastEthernet 1/0Router(config-if)#On a Cisco router, that means that you entered interface configuration mode; any command you give will affect the selected interface. For example, you may have given the commands:Router>enableRouter#configure terminalRouter(config)#interface FastEthernet 1/0Router(config-if)#On a Cisco router, that means that you entered interface configuration mode; any command you give will affect the selected interface. For example, you may have given the commands:Router>enableRouter#configure terminalRouter(config)#interface FastEthernet 1/0Router(config-if)#On a Cisco router, that means that you entered interface configuration mode; any command you give will affect the selected interface. For example, you may have given the commands:Router>enableRouter#configure terminalRouter(config)#interface FastEthernet 1/0Router(config-if)#


Identify the command that will allow the cisco ios software to return to the default lmi type on interface serial 0-1 the lmi command is already set to the lmi type defined jointly by cisco and three?

Router(config-if)#no frame-relay lmi-type cisco


Which cisco IOS command would display the current status of EIGRP neighbors?

show ip eigrp neighborsw


What is the IOS command to change MTU for an interface on a cisco router?

http://www.cisco.com/en/US/ts/fn/100/fn15229.html


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

show version


How do you delete a loopback interface on a Cisco router?

(config)#no interface loopback x


Which Cisco IOS command assigns an ACL to an interface?

first get into the interface on which you want to apply the ACL and then assign the ACL using ip access-group command syntax: ip access-group <ACL num/name> <in/out> ex:- int fa 0/0 ip access-group 10 in