08-16-2011 11:30 AM - edited 03-07-2019 01:44 AM
Hello,
In the web-interface of the switch port Fe0/4 shows up orange an the description says that it is disabled.
When I use the show interface fa0/4 command it says the port is up
----------------------------------------------------------------
FastEthernet0/4 is up, line protocol is up (connected)
Hardware is Fast Ethernet, address is 40f4.ec6c.1d84 (bia 40f4.ec6c.1d84)
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, media type is 10/100BaseTX
input flow-control is off, output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/0 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts (0 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
207 packets output, 16402 bytes, 0 underruns
0 output errors, 0 collisions, 3 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 PAUSE output
0 output buffer failures, 0 output buffers swapped out
----------------------------------------------------------------
Which one is the correct one?
Solved! Go to Solution.
08-17-2011 06:18 AM
08-16-2011 11:32 AM
Guido
I would always trust the actual CLI on the switch. However the easiest solution is what is connected to fa0/4 and is it working ?
Jon
08-16-2011 12:51 PM
What VLAN is the port configured on? Is that VLAN active and created?
Ed
Sent from Cisco Technical Support iPad App
08-16-2011 12:56 PM
Hi,
The indication that port is disabled in Cisco Device Manager ("web-interface") is very often due to the spanning-tree port blocking status. In this case you can still see "interface up, line protocol up (connected)" status in the "sh int" command output. You can easily check if this is your case via the "sh spanning-tree" command.
Best regards,
Antonin
08-16-2011 02:41 PM
spanning-tree brother!!
08-16-2011 04:00 PM
Hi,
you can issue show spanning-tree interface
Hope this helps
Cheers
Somu
08-16-2011 10:49 PM
show spanning-tree interface fa0/4
Vlan Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
VLAN0001 Desg LRN 19 128.4 P2p
show spanning-tree
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32768
Address 0001.4258.3dc0
Cost 23
Port 49 (GigabitEthernet0/1)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 40f4.ec6c.1d80
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 15 sec
Interface Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
Fa0/2 Desg FWD 19 128.2 P2p
Fa0/4 Desg LRN 19 128.4 P2p
Fa0/9 Desg FWD 19 128.9 P2p
Fa0/10 Desg FWD 19 128.10 P2p
Does this mean there is no network connection on the 0/4 port? or that STP is nog working on this port?
08-17-2011 01:20 AM
Hi,
If there is nothing connected to Fa0/4 port the interface should not stay at "line protocol up (connected)" status. Also LRN (learning) is STP only transition state and as such the interface should not stay at this one. Would you mind to post your interface Fa0/4 and STP configuration?
Best regards,
Antonin
08-17-2011 01:27 AM
I allready had edited my post by saying there is something connected on the port. It is an camera.
08-17-2011 05:25 AM
shutdown / no shutdown ?
08-17-2011 06:18 AM
Hi,
Make that interface as port-fast and check
Thanks
Somu
08-17-2011 06:27 AM
This works perfect.
What is the command the return to the original state?
Is it: no spanning-tree portfast?
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