Configures the mode of adoption in an access point profile. This command is also applicable to the device configuration context.
adoption-mode [cloud|controller|ws-controller]
adoption-mode [cloud|controller|ws-controller]
adoption-mode [cloud|controller|ws-controller] | Use to set the adoption-mode to:
Note: Alternately, the AP auto-adopts to the WS controller, if its
receives DHCP IP address, and the DHCP option 191 poo1 string
configuration is as shown in the following examples:
In the DHCP server
policy, define an alias for option
191:
VX(config-dhcp-policy-DHCP)# dhcp-server-policy DHCP option AP-adoption 191 ascii In the DHCP pool config, define the option 191
string:
dhcp-pool AP option AP-adoption pool1=<ws-controller-ip-adress>; adoption-mode=ws-controller |
nx9500-6C8809(config-profile-testAP8432)#adoption-mode cloud
nx9500-6C8809(config-profile-testAP8432)#show context profile ap8432 testAP8432 no autoinstall configuration no autoinstall firmware crypto ikev1 policy ikev1-default isakmp-proposal default encryption aes-256 group 2 hash sha crypto ikev2 policy ikev2-default isakmp-proposal default encryption aes-256 group 2 hash sha crypto ipsec transform-set default esp-aes-256 esp-sha-hmac crypto ikev1 remote-vpn crypto ikev2 remote-vpn crypto auto-ipsec-secure crypto load-management crypto remote-vpn-client interface radio1 interface radio2 interface bluetooth1 shutdown interface ge1 interface ge2 interface pppoe1 use firewall-policy default service pm sys-restart router ospf adoption-mode cloud nx9500-6C8809(config-profile-testAP8432)#
ap505-13403B(config-device-94-9B-2C-13-40-38)#aadoption-mode ws-controller
ap505-13403B(config-device-94-9B-2C-13-40-38)#show context ap505 94-9B-2C-13-40-38 use profile default-ap505 use rf-domain default hostname ap505-13403B mint mlcp vlan mint mlcp ip ip default-gateway 10.234.160.254 ip route 134.141.244.0/24 10.234.160.254 ip route 10.233.84.0/24 10.234.160.254 interface ge1 switchport mode access switchport access vlan 1 interface vlan1 ip address 10.234.160.36/24 logging on logging console debugging adoption-mode ws-controller ap505-13403B(config-device-94-9B-2C-13-40-38)#
no | Reverts the adoption-mode to default (controller) |