I have a problem with a switchport on an N2048P. The port is not working anymore. This is my test port. The last thing I did, was reconfigure it from trunk to access while it was up. After that the port would forward any traffic. I tried:
- Update from 6.1.2.4 to 6.2.1.6 (i.e. a reload)
- going from trunk to access to general and back to access
- Hot-Swapping the affected switch in the stack with another one
The Problem persists. The swapped switch has the problem and kept it until it was reset to factory defaults. The current output of the switch is:
switch#show spanning-tree gi4/0/3 Port: Gi4/0/3 Enabled State: Forwarding Role: Disabled Port ID: 128.165 Port Cost: 0 Port Fast: Yes Root Protection: No Designated Bridge Priority: 32768 Address: F8B1.5657.4284 Designated Port ID: 0.0 Designated Path Cost: 0 CST Regional Root: 80:00:F8:B1:56:57:42:84 Root Guard..................................... False Loop Guard..................................... False TCN Guard...................................... False Auto Portfast.................................. True BPDU Filter Mode............................... Disabled Time Since Counters Last Cleared............... 1d12h15m9s BPDUs: Sent: 0, Received: 0 switch#show interfaces status gi4/0/3 Port Description Duplex Speed Neg Link Flow M VLAN State Ctrl --------- --------------- ------ ------- ---- ------ ----- -- ------------------- Gi4/0/3 Full 1000 Auto Up On A 301 switch#show interfaces detail gi4/0/3 Port Description Duplex Speed Neg MTU Admin Link State State --------- --------------------------- ------ ------- ---- ----- ----- ----- Gi4/0/3 Full 1000 Auto 1518 Up Up Port Description --------- ---------------------------------------------------------------------- Gi4/0/3 Flow Control: Enabled Static configuration: PVID: 301 Ingress Filtering: Enabled Acceptable Frame Type: Admit All Port Gi4/0/3 is statically configured to: VLAN Name Egress rule ---- --------------------------------- ----------- Forbidden VLANS: VLAN Name ---- --------------------------------- Port Gi4/0/3 Enabled State: Forwarding Role: Disabled Port id: 128.165 Port Cost: 0 Port Fast: Yes (Configured: yes) Root Protection: No Designated bridge Priority: 32768 Address: F8B1.5657.4284 Designated port id: 0.0 Designated path cost: 0 CST Regional Root: 80:00:F8:B1:56:57:42:84 CST Port Cost: 0 BPDUs: Sent: 0, Received: 0 switch#show running-config interface gi4/0/3 spanning-tree portfast switchport access vlan 301 dot1x port-control force-authorized
The combination of State: Forwarding and Role: Disabled seems strange to me. Interesting is also, that interface detail misses two lines after Flow Control compared to another normal port.
Flow Control: Enabled
Port: Gi4/0/4
VLAN Membership mode: Access Mode
Any ideas on where the config is borked?