06-02-2015 09:48 PM - edited 03-08-2019 12:19 AM
Hi Guys,
The switch port of the 2960-S switch turns amber after accidentally connected the cable to the uplink port, I already perform shut and no shut command and still the port was still amber, what do I need to do? Please help. Thanks!
BTW here's the config FYR:
interface GigabitEthernet1/0/33
switchport access vlan 38
switchport mode access
switchport voice vlan 16
mls qos trust cos
spanning-tree portfast
spanning-tree bpduguard enable
spanning-tree guard root
Interface status:
GigabitEthernet1/0/33 is down, line protocol is down (notconnect)
Hardware is Gigabit Ethernet, address is 544a.0038.d321 (bia 544a.0038.d321)
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 248/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Auto-duplex, Auto-speed, media type is 10/100/1000BaseTX
input flow-control is off, output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 5d03h, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 34
Queueing strategy: fifo
Output queue: 0/40 (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, 155098 bytes, 0 no buffer
Received 0 broadcasts (0 multicasts)
0 runts, 0 giants, 0 throttles
605 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 0 multicast, 0 pause input
0 input packets with dribble condition detected
467 packets output, 50189 bytes, 0 underruns
0 output errors, 18 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
06-02-2015 10:13 PM
reliability 248/255, txload 1/255, rxload 1/255
Bad cable.
Do this:
1. Command: test cable tdr interface GigabitEthernet1/0/33;
2. Wait for about 5 to 7 seconds;
3. Command: sh cable tdr interface GigabitEthernet1/0/33; and
4. Post the output to #3.
06-03-2015 04:12 PM
Thanks, I'll try to do this.
Btw. There is no cable on the switch port when I perform the interface status and even without cable it was still amber, I didn't know why reliability becomes like that.
06-03-2015 05:49 PM
Did you tried rebooting the switch?
Regards
Inayath
06-03-2015 05:54 PM
reliability 248/255, txload 1/255, rxload 1/255
This means you've got a line fault.
605 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
And this confirms you've got a line fault.
Last input never, output 5d03h, output hang never
This means the last traffic sent by the switch was 5 days ago.
0 packets input, 155098 bytes, 0 no buffer 467 packets output, 50189 bytes, 0 underruns
This tells me of a short burst of traffic before the interface went down.
Don't worry about the amber LED. Connect a working client with a known working cable and the LED should turn to green.
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