focker
1 post

The output of show ip int brief includes status and protocol. My question is in regards to the status. What is the difference between "down" and "administratively down" I notice on a 4500 when a given interface does not have "shutdown" configured, the status will be "down" if no Ethernet cable is connected. But on a 3825 it will show as "up". I am a little confused.

joshlowe
95 posts

down in the status column indicates the cable is down at the physical layer. This usually means it's unplugged or damaged, or disconnected at the other end. If it says administratively down it's because it has been shutdown in the configuration. Issue a no shutdown command in the interface configuration to bring it back up.

Viewing 1 - 2 of 2

  • 1