Ssid Profile Example - ZyXEL Communications UAG Series Reference Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

Table 19 Command Summary: SSID Profile (continued)
COMMAND
[no] block-intra
downlink-rate-limit data_rate
[no] hide
[no] macfilter macfilterprofile
qos wlan_qos
security securityprofile
ssid
uplink-rate-limit data_rate
vlan-id
<1..4094>
[no] vlan-support
exit

7.4.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.
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)#
UAG CLI Reference Guide
DESCRIPTION
Enables intra-BSSID traffic blocking. Use the no parameter to
disable it in this profile.
By default this is disabled.
Sets the maximum incoming transmission data rate (either in
mbps or kbps) on a per-station basis.
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.
Assigns the specified MAC filtering profile to this SSID profile. Use
the no parameter to remove it.
By default, no MAC filter is assigned.
Sets the type of QoS used by this SSID.
Assigns the specified security profile to this SSID profile.
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'.
Sets the maximum outgoing transmission data rate (either in
mbps or kbps) on a per-station basis.
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.
Sets the UAG to tag traffic from the local Virtual AP (VAP) with the
VLAN ID specified in this SSID profile.
The no command sets the UAG to not tag traffic from the local
Virtual AP (VAP) with the VLAN ID.
Exits configuration mode for this profile.
Chapter 7 Wireless LAN Profiles
67

Advertisement

Table of Contents
loading

Table of Contents