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
Christoph S.