User's Manual
Chapter 9 Wireless LAN Profiles
NXC CLI Reference Guide
84
9.3.1 SSID Profile Example
The following example creates an SSID profile with the name ‘ZyXEL’. It makes the
assumption that both the security profile (SECURITY01) and the MAC filter profile
(MACFILTER01) already exist.
9.4 Security Profile Commands
The following table identifies the values required for many of these commands. Other input
values are discussed with the corresponding commands.
[no] hide Prevents the SSID from being publicly broadcast. Use the
no parameter to re-enable public broadcast of the SSID
in this profile.
By default this is disabled.
ssid Sets the SSID. This is the name visible on the network to
wireless clients. Enter up to 32 characters, spaces and
underscores are allowed.
The default SSID is ‘ZyXEL’.
qos wlan_qos Sets the type of QoS used by this SSID.
data-forward {localbridge | tunnel
vlan_iface}
Sets the data forwarding mode used by this SSID.
The default is localbridge.
vlan-id <1..4094> Applies to each SSID profile that uses localbridge. If
the VLAN ID is equal to the AP’s native VLAN ID then
traffic originating from the SSID is not tagged.
The default VLAN ID is 1.
security securityprofile Assigns the specified security profile to this SSID profile.
[no] macfilter macfilterprofile Assigns the specified MAC filtering profile to this SSID
profile. Use the no parameter to remove it.
By default, no MAC filter is assigned.
exit Exits configuration mode for this profile.
Table 33 Command Summary: SSID Profile (continued)
COMMAND DESCRIPTION
Router(config)# wlan-ssid-profile SSID01
Router(config-ssid-radio)# ssid ZyXEL
Router(config-ssid-radio)# qos wmm
Router(config-ssid-radio)# data-forward localbridge
Router(config-ssid-radio)# security SECURITY01
Router(config-ssid-radio)# macfilter MACFILTER01
Router(config-ssid-radio)# exit
Router(config)#
Table 34 Input Values for General Security Profile Commands
LABEL DESCRIPTION
security_profile_name The security profile name. You may use 1-31 alphanumeric characters,
underscores (
_), or dashes (-), but the first character cannot be a
number. This value is case-sensitive.
wep_key Sets the WEP key encryption strength. Select either 64bit or 128bit.