How to push secondary controller IP address all the AP's?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-24-2019 11:16 AM
There are 1200 AP's which all are managing with VX9000 controller(Primary) and now all the ap's are having primary controller ip address but does not have secondary controller.
How to push the secondary controller ip to all the AP.
Kindly suggest us to do the configuration for the same...
How to push the secondary controller ip to all the AP.
Kindly suggest us to do the configuration for the same...
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-25-2019 12:22 PM
Hello Prabhu,
We'll have to look at the tech support dump to determine how things are set up and what is going on. I would suggest you contact GTAC and open a case at this time.
Thank you,
Chris
We'll have to look at the tech support dump to determine how things are set up and what is going on. I would suggest you contact GTAC and open a case at this time.
Thank you,
Chris
Christoph S.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-25-2019 09:49 AM
Hi Christoph,
As I mentioned the previous post that we are going to migrate the primary controller location so all the access point has to be updated standby controller IP address.
There are 1200 AP's we can't update the controller IP address ap wise
Kindly help us to add standby controller on all the AP in a single shot.
As I mentioned the previous post that we are going to migrate the primary controller location so all the access point has to be updated standby controller IP address.
There are 1200 AP's we can't update the controller IP address ap wise
Kindly help us to add standby controller on all the AP in a single shot.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-25-2019 05:01 AM
I have tested the same procedure but I can see the controller IP address in AP profile but If I open and see the ap in cli mode there is no standby controller ip but I can see only on the ap profile
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-24-2019 12:49 PM
Hello Prabhu,
Assuming you are using the controller host command for adoption:
On the VX9000 run the following commands:
>en
#conf t
#profile ap-model profile-name
#controller host ip-address-of-primary-controller pool 1 level mint-level
#controller host ip-address-of-standby-controller pool 1 level mint-level
#com wr
#show context
Example:
>en
#conf t
#profile ap7562 default-ap7562
#controller host 10.10.12.2 pool 1 level 2
#controller host 10.10.12.3 pool 1 level 2
#com wr
Of course mint level will depend on deployment mint level.
Is this what you are looking for?
Chris
Assuming you are using the controller host command for adoption:
On the VX9000 run the following commands:
>en
#conf t
#profile ap-model profile-name
#controller host ip-address-of-primary-controller pool 1 level mint-level
#controller host ip-address-of-standby-controller pool 1 level mint-level
#com wr
#show context
Example:
>en
#conf t
#profile ap7562 default-ap7562
#controller host 10.10.12.2 pool 1 level 2
#controller host 10.10.12.3 pool 1 level 2
#com wr
Of course mint level will depend on deployment mint level.
Is this what you are looking for?
Chris
Christoph S.
