cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
366
Views
0
Helpful
3
Replies

Need to assign Static for APS 2602

Hi 

in our project there 98 APs are registered in wlc 5760 i need to assign Static IP for Each APS.

is there command line method to assign Static IP for 2602 APS

2 Accepted Solutions

Accepted Solutions

Why do you need to assign static IP for APs ?

View solution in original post

Since it is not a recommended practice to give static IP, i asked that.

Anyway if you want to make it static you can use below CLI command

5760#ap name <ap_name> static-ip ip-address <ap_ip_address> netmask <netmask_value> gateway <gateway_ip>

Below is an example.

5760#ap name AP01 static-ip ip-address 192.168.100.1 netmask 255.255.255.0 gateway 192.168.100.254

If you know all the ap name, you can create all config lines in notepad & then apply it in one go to save some time.

HTH

Rasika

*** Pls rate all useful responses ***

View solution in original post

3 Replies 3

Why do you need to assign static IP for APs ?

Thanks Rasika,

it requirement to assign static IPS in our Project we have already apply for wism controller APS

Since it is not a recommended practice to give static IP, i asked that.

Anyway if you want to make it static you can use below CLI command

5760#ap name <ap_name> static-ip ip-address <ap_ip_address> netmask <netmask_value> gateway <gateway_ip>

Below is an example.

5760#ap name AP01 static-ip ip-address 192.168.100.1 netmask 255.255.255.0 gateway 192.168.100.254

If you know all the ap name, you can create all config lines in notepad & then apply it in one go to save some time.

HTH

Rasika

*** Pls rate all useful responses ***

Review Cisco Networking products for a $25 gift card