Hi,
I would assume you're talking about the 172.16.10.92/24 IP address?
From what I can see, all APs are using the same IP because said IP address is configured in the AP profile.
profile ap7632 default-ap7632
--
interface vlan10
ip address 172.16.10.92/24
--
Since this is a global setting, all adopted APs will use this profile and consequently the same IP address.
- Log into the VC and remove the IP address from the profile. You can set it to DHCP if you so wish.
- Configure this IP address as an override so that it is unique to the VC.
>en
#self
#int vlan 10
#ip address 172.16.10.92/24
#com wr
#sh context
If you wish all other adopted APs to have a unique static IP address, then you will have to configure same through the Virtual controller.
This might help:
https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-assign-a-static-IP-to-a-WiNG-AP-or-controller-from-CLI
Thank you
Chris
Christoph S.