11-16-2007 07:11 AM - edited 03-05-2019 07:28 PM
What are the usual issues when an interface (ethernet) is in an UP/DOWN status . DOWN = Protocol. Would it show this status if nothing was plugged in to the ethernet port..
Thanks
11-16-2007 07:19 AM
It is normal if a interface is enabled but nothing connect to.
11-16-2007 07:23 AM
Thats what i thought, nothing physically connected or a problem with the connected device...thanks
11-16-2007 09:07 AM
PROTOCOL DOWN state means Second OSI layer is not up.
If it's an SVI on interface (L3 interface) and no devices are connected, it will be down, because VLAN is down (no devices are connected)
But it's because there is a problem with Second Layer - it's turned off (because there are no devices - so it's not a BAD problem, but that's why it's down).
So devices can be connected, but one is talking different Ethernet protocol version than the other, or they are connected over different protocols (like serial line and one is using HDLC and the other PPP), or stuff like that... but basically you have to think - what is there on second layer, and why is it DOWN.
Hope this helps.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide