Use this option to configure RF Domain level configuration for WLAN. The override configured here are applied to all T5 devices using this T5 profile.
override-wlan <WLAN-NAME> vlan <1-4094>
override-wlan <WLAN-NAME> | Note: Overrides the specified WLAN‘s VLAN configuration
<WLAN-NAME> – Specify the WLAN‘s name. |
vlan <1-4094> | Specify the new VLAN option
|
The following example displays the WLAN SJOffWLan configuration:
nx9500-6C8809(config-wlan-SJOffWLan)#show context wlan SJOffWLan description "SJ Office WLAN" ssid SJOffWLan vlan 468 bridging-mode local encryption-type ccmp authentication-type eap-psk use aaa-policy test nx9500-6C8809(config-wlan-SJOffWLan)#
The following example overrides the SJOffWLan WLAN‘s VLAN configuration on the T5 profile:
nx9500-6C8809(config-profile-testT5)#override-wlan SJOffWLan vlan 30 nx9500-6C8809(config-profile-testT5)#show context include-factory | include override-wlan override-wlan SJOffWLan vlan 30 nx9500-6C8809(config-profile-testT5)#
no | Removes the RF Domain level overrides for applied on a WLAN on this T5 profile |