override-wlan

T5 Profile Config Commands

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.

Supported in the following platforms:

  • Wireless Controllers — RFS4000
  • Service Platforms — NX9500, NX9510

Syntax

override-wlan <WLAN-NAME> vlan <1-4094>

Parameters

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
  • <1-4094> – Specify the VLAN from 1 - 4094.

Example

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)#

Related Commands

no Removes the RF Domain level overrides for applied on a WLAN on this T5 profile