Hello, so I have a 6880 VSS pair with some 6800IAs hanging off the VSS as FEXes. Even though I have the "no logging event link-status" command on the access ports of the IA, I am still getting up/down log messages in my logs. Any ideas why? I also can't remove the "switchport trunk allowed vlan 1" with the NO command.
On VSS:
Jun 30 14:57:10.769: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/41, changed state to down (FEX-101)
Jun 30 14:57:11.775: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/41, changed state to down (FEX-101)
Jun 30 14:57:14.012: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/41, changed state to up (FEX-101)
Jun 30 14:57:15.015: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/41, changed state to up (FEX-101)
Port configuration:
interface GigabitEthernet101/1/0/41
switchport
switchport access vlan XX
switchport trunk allowed vlan 1
switchport mode access
switchport voice vlan YY
no logging event link-status
no snmp trap link-status
!
Any help is much appreciated!