answersLogoWhite

0


Best Answer

show interface status

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What cisco IOS command can be used to verify the interface status?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


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

encapsulation hdlc


What is TE interface in cisco?

A TenGigabitEthernet interface can be abbreviated as Te at the command line. For example Te0/0/1 equals interface TenGigabitEthernet0/slot0/port1.


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


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


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