cancel
Showing results for 
Search instead for 
Did you mean: 

Assigning static IPs to Access points

Assigning static IPs to Access points

Karthik1
New Contributor II
Hi,

Can we assign static IP to APs throught its CLI? What is the default username/password for AP? User guide/Maint guide instructs to assign static IP only after AP connects to controller. But we need to assign IP address and controller address manually to AP to make it adopt to controller. Running own DHCP server or specifying options in existing DHCP server are not possible.

Regards
Karthik.
7 REPLIES 7

Karthik1
New Contributor II
Hi Doug,

Yes. Its IdentiFi portfolio. Thanks for the help.

Doug
Extreme Employee
If you are working with the IdentFi Wireless Access Points:

Default Log in: admin/new2day

cset ipaddr
cset ipmask <255.255.255.255>
cset gateway
cset authIpAddr 1
cset dhcp disable
capply
csave
(Wait until the prompt comes back)
reboot

Example:
cset ipaddr 10.1.1.1
cset ipmask 255.255.0.0
cset gateway 10.1.254.254
cset authipaddr 1 10.1.1.2
cset dhcp disable
capply
csave
(Wait until the prompt comes back)
reboot

Doug Hyde
Director, Technical Support / Extreme Networks

PARTHIBAN_CHINN
Contributor
If it WM 3700/3600/3400 username and password for AP is same as controller.
From CLI of controller use
Connect
Type username and password.
Once you login you can assign static ip address and you can specify controller ip address to adopt as well.
GTM-P2G8KFN