我的交换机上有一个端口显示常亮的琥珀色灯。我尝试关闭此端口,但它仍然显示常亮的琥珀色灯。此交换机对生产至关重要,因此,除非有适当的计划窗口,否则我无法重新启动它。
感谢您的任何帮助,您可以提供。
以下是我对端口的设置:
#sh run int gi1/0/31
interface GigabitEthernet1/0/31
switchport access vlan 144
switchport mode access
spanning-tree portfast
#sh int gi1/0/31 status
Port Name Status Vlan Duplex Speed Type
Gi1/0/31 ProcessTestVlan144 notconnect 144 auto auto 10/100/1000
#sh int gi1/0/31
GigabitEthernet1/0/31 is down, line protocol is down (notconnect)
Hardware is Gigabit Ethernet, address is 34db.fd4e.601f (bia 34db.fd4e.601f)
Description: ProcessTestVlan144
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/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 17:54:14, output 17:54:14, output hang never
Last clearing of "show interface" counters 8w3d
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
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
320 packets input, 26672 bytes, 0 no buffer
Received 320 broadcasts (320 multicasts)
0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 320 multicast, 0 pause input
0 input packets with dribble condition detected
4356 packets output, 312974 bytes, 0 underruns
0 output errors, 0 collisions, 2 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
#sh int gi1/0/31 switchport
Name: Gi1/0/31
Switchport: Enabled
Administrative Mode: static access
Operational Mode: down
Administrative Trunking Encapsulation: dot1q
Negotiation of Trunking: Off
Access Mode VLAN: 144 (VLAN0144)
Trunking Native Mode VLAN: 1 (default)
Administrative Native VLAN tagging: enabled
Voice VLAN: none
Administrative private-vlan host-association: none
Administrative private-vlan mapping: none
Administrative private-vlan trunk native VLAN: none
Administrative private-vlan trunk Native VLAN tagging: enabled
Administrative private-vlan trunk encapsulation: dot1q
Administrative private-vlan trunk normal VLANs: none
Administrative private-vlan trunk associations: none
Administrative private-vlan trunk mappings: none
Operational private-vlan: none
Trunking VLANs Enabled: ALL
Pruning VLANs Enabled: 2-1001
Capture Mode Disabled
Capture VLANs Allowed: ALL
Protected: false
Unknown unicast blocked: disabled
Unknown multicast blocked: disabled
Appliance trust: none
答案1
检查错误禁用
显示 int 状态 err-disable
关闭端口,等待 10 秒,然后重新启动端口
关机/*等待10秒*/不关机
重新安装电缆
- 使用笔记本电脑直接插入该端口,查看是否有任何变化。如果一切正常,则说明线路出现故障或配置错误。