Hi
i am facing issue that access points are taking IPs but PCs doesn't , let me explain to you the topology and I will be thankful for any reply that can help
I have 2 core switch connected via VSX that connected to 5 switches via multi chassis LAG and configuration as bellow
Core Switch
vlan 60
vlan 61
Interface Vlan 60 (for management)
192.168.60.2/24
active gateway 192.168.60.1
active gateway mac
_________________________________
Interface Vlan 61 (for client)
192.168.60.2/24
active gateway 192.168.60.1
active gateway mac
_____________________________________
multi chassis LAG
vlan trunk native 1
vlan trunk allowed all
lacp mode active
no shutdown
_________________________________________
DHCP server vrf default
pool client
range 192.168.61.50 192.168.61.254 prefix len 24
default router 192.168.61.1 192.168.61.2 192.168.61.3 (Active gateway - primary and secondary core)
lease 12:00:00
enable
___________________________________________
access switch
LAG
vlan trunk native 1
vlan trunk allowed all
lacp mode active
_____________________________________________
vlan 60
vlan 61 which port access to this vlan that its interface vlan in core
_______________________________________________
interface vlan 60
192.168.60.10
_____________________________________________
ip route 0.0.0.0/0 192.168.60.1
-------------------------------------------