Hi All,
After implementation of dot1x I noticed all Access Points were not visible in CDP anymore. Access Point on Stack Member1 are visible whereas those on Member2 are not. I also added Smartport Macros.
It seems configuration is not identical on both Member Switches. All Switchports on Member2 have CDP disabled and Smarport Macros don't appear in config. Is this normal behavior? I guess there is something wrong.
sa-hof-5o-8100#sh run int g2/0/1
Building configuration...
Current configuration : 215 bytes
!
interface GigabitEthernet2/0/1
description AP
switchport trunk allowed vlan 15,400,612
switchport trunk native vlan 15
switchport mode trunk
macro description AP_TRUNK
spanning-tree portfast edge trunk
end
sa-hof-5o-8100#remote command 2 sh run int g2/0/1
Switch : 2 :
------------
Building configuration...
Current configuration : 249 bytes
!
interface GigabitEthernet2/0/1
switchport trunk allowed vlan 15,400,612
switchport trunk native vlan 15
switchport mode trunk
no logging event link-status
no cdp enable
spanning-tree portfast edge trunk
ip dhcp snooping limit rate 100
end
sa-hof-5o-8100#remote command 2 sh run | s macro
Switch : 2 :
------------
Many Thanks!
Regards,
Urs