LOGBOOK

HELP

Quiz Entry - updated: 2026.07.14

What do the two status parameters in the show interfaces output mean?

First parameter = physical layer (is there a carrier?); second parameter = data link layer (are protocol keepalives arriving?).

Status=physical, Protocol=data link; up/up, up/down, down/down, admin-down combos.

* The four show interfaces status/protocol states. *

Example: FastEthernet0/18 is up, line protocol is up (connected)

State Combination Meaning Likely Cause
Up / Up Working correctly Normal operation
Up / Down Physical link OK, protocol problem Encapsulation mismatch, error-disabled, or remote end problem
Down / Down No physical connection Cable not attached, other end administratively down
Administratively Down / Down Manually disabled shutdown command issued on the interface

Troubleshooting tips:

  • Up / Down: Check for encapsulation type mismatch, error-disabled state, or hardware problem on the remote end
  • Down / Down: Check cables, connectors, and verify the remote device is powered on
  • Admin Down / Down: Someone ran shutdown — use no shutdown to re-enable

Go deeper:

From Quiz: NETW2 / Basic Device Configuration | Updated: Jul 14, 2026