Hi,
We are getting the below error on our X670-V switch. Port 1:33 is a sharing port "1:33 and 1:34"
Port=1:33: No associated STP port for STP Domain tag 1 (Rate-limited)
If we look at STP I can see 1:33,
1:33* 802.1D FORWARDING 18000 eRppad---- 128 8021 20:00:00:11:5d??4c:01
If I take a look at the STP configuration I don't see port 1:33, could this be my issue?
enable stpd s0 ports 1:32
configure stpd s0 ports mode dot1d 1:35
configure stpd s0 ports cost auto 1:35
configure stpd s0 ports port-priority 128 1:35
configure stpd s0 ports link-type point-to-point 1:35
configure stpd s0 ports edge-safeguard disable 1:35
enable stpd s0 ports 1:35
configure stpd s0 ports mode dot1d 1:36
configure stpd s0 ports cost auto 1:36
configure stpd s0 ports port-priority 128 1:36
configure stpd s0 ports link-type point-to-point 1:36
configure stpd s0 ports edge-safeguard disable 1:36
Thanks
Ian Worms