cancel
Showing results for 
Search instead for 
Did you mean: 

How do we change the IP address of Slave AP(WING AP-7522) from Virtual controller(WING AP-7522)?

How do we change the IP address of Slave AP(WING AP-7522) from Virtual controller(WING AP-7522)?

Prabhu_M1
New Contributor III
Is there any possibility to change the IP address of Slave AP from the Virtual controller

3 REPLIES 3

Christoph_S
Extreme Employee
Yes, and here's how:

1 - SSH into the the virtual controller and run the following commands:
>en
#conf t
#host
#int vlan
#ip address (e.g. 10.0.0.1/8)
If you would like to retain the Zero config (secondary) IP address add the following line:
#ip address zeroconf secondary
#com wr

If you'd like to do this from GUI I would need to know if you're using the Swift or Enterprise UI.

Christoph S.

On VC, go to Configuration >> Devices >> Device Overrides >> Select an AP from list >> Edit >> Interfaces >> Virtual Interfaces >> Select VLAN >> Edit >> IPV4 >> IPV4 IP addresses >> Uncheck: Use DHCP to obtain IP >> Enter static IP address in Primary IP address field >> Enable Zero Configuration: Secondary (optional) >> OK >> Exit >> Commit and Save.
Christoph S.

We are using enterprise UI
GTM-P2G8KFN