Network Router User Manual
Table Of Contents
- About This Document
- Introduction
- Common Commands
- In this chapter
- Common commands
- show
- autoinstall
- banner
- commands
- crypto
- environment
- history
- interfaces
- ip
- ldap
- licenses
- logging
- mac
- mac-address-table
- management
- mobility
- ntp
- port-channel
- power
- privilege
- radius
- redundancy dynamic-ap-load-balance
- redundancy group
- redundancy history
- redundancy members
- rtls
- smtp-notification
- snmp
- snmp-server
- spanning-tree
- static-channel-group
- terminal
- timezone
- traffic-shape
- users
- version
- wireless
- (config-wireless) Executable Mode
- wlan-acl
- access-list
- aclstats
- alarm-log
- boot
- clock
- debugging
- dhcp
- file
- ftp
- password-encryption
- running-config
- securitymgr
- sessions
- startup-config
- upgrade-status
- mac-name
- firewall
- role
- virtual-IP
- wwan
- aap-wlan-acl
- aap-wlan-acl-stats
- protocol-list
- service-list
- User Exec Commands
- Privileged Exec Commands
- Global Configuration Commands
- In this chapter
- Global Configuration commands
- aaa
- access-list
- autoinstall
- banner
- boot
- bridge
- country-code
- crypto
- do
- end
- errdisable
- ftp
- hostname
- interface
- ip
- license
- line
- local
- logging
- mac
- mac-address-table
- mac-name
- management
- ntp
- prompt
- radius-server
- ratelimit
- redundancy
- role
- rtls
- service
- smtp-notification
- snmp-server
- spanning-tree
- timezone
- traffic-shape
- username
- vpn
- wireless
- wlan-acl
- network-element-id
- firewall
- virtual-ip
- wwan
- aap-wlan-acl
- arp
- power
- aap-ipfilter-list
- whitelist
- Crypto-isakmp Instance
- Crypto-group Instance
- Crypto-peer Instance
- Crypto-ipsec Instance
- Crypto-map Instance
- Crypto-trustpoint Instance
- Interface Instance
- Spanning tree-mst Instance
- Extended ACL Instance
- Standard ACL Instance
- Extended MAC ACL Instance
- DHCP Server Instance
- DHCP Class Instance
- Radius Server Instance
- Wireless Instance
- In this chapter
- Wireless configuration commands
- aap
- admission-control
- adopt-unconf-radio
- adoption-pref-id
- ap
- ap-containment
- ap-detection
- ap-image
- ap-ip
- ap-standby-attempts-threshold
- ap-timeout
- ap-udp-port
- auto-select-channels
- broadcast-tx-speed
- client
- clrscr
- cluster-master-support
- convert-ap
- country-code
- debug
- dhcp-one-portal-forward
- dhcp-sniff-state
- dot11-shared-key-auth
- end
- exit
- fix-broadcast-dhcp-rsp
- help
- hotspot
- load-balance
- mac-auth-local
- manual-wlan-mapping
- wireless-client
- mobility
- multicast-packet-limit
- multicast-throttle-watermark
- nas-id
- nas-port-id
- no
- proxy-arp
- qos-mapping
- radio
- rate-limit
- secure-wispe-default-secret
- self-heal
- sensor
- service
- show
- smart-rf
- smart-scan-channels
- wlan
- wlan-bw-allocation
- dot11k
- wips
- non-preferred-ap-attempts-threshold
- test
- RTLS Instance
- ESPI Instance
- RFID Instance
- SOLE Instance
- Smart RF Instance
- Role Instance
- AAP IP Filtering

692 Brocade Mobility RFS4000, RFS6000 and RFS7000 CLI Reference Guide
53-1001931-01
Wireless configuration commands
20
• rate-limit [wired-to-wireless|wireless-to-wired]
<100-1000000> – Sets traffic rate limit for users on the
selected WLAN.
• wired-to-wireless – Down link direction - from network to
wireless client.
• wireless-to-wired – Up link direction - from wireless
client to network.
• <100-1000000> – The rate to limit to in kbps.
• svp enable – Enables support for Spectralink Voice
Prioritization.
• weight <1-10> – The egress weight (relative priority to other
WLANs) of this WLAN. The weight sets the priority for the
packets to be sent.
• wmm [8021p|background|best-effort|dscp|video|voice] –
Sets the 802.11e / Wireless Multi Media (WMM) parameters
(supported on IP350).
• 8021p – Use 802.1p frame priority (field in the VLAN
tag) to determine packet priority.
• dscp –Use Differentiated Services Code Point (DSCP)
bits in the IP header to determine packet priority
• background [aisfn <2-15>|cw <0-15>
<0-15>|txop-limit <0-65535>] – Sets the parameters
for background traffic.
• best-effort [aisfn <2-15>|cw <0-15> <0-15>|txop-limit
<0-65535>] – Sets the parameters for normal traffic.
• video [aisfn <2-15>|cw <0-15> <0-15>|txop-limit
<0-65535>] – Sets the parameters for video traffic.
• voice [aisfn <2-15>|cw <0-15> <0-15>|txop-limit
<0-65535>] – Sets the parameters for voice traffic.
• aisfn <2-15> – Arbitration Inter Frame Spacing
Number (AIFSN) is the wait time in milliSeconds
between data frames. This value is derived using
AIFSN and the slot-time.
• <2-15> – The AIFSN spacing number.
• cw <0-15> <0-15> – Contention Window (CW)
parameters. Wireless stations pick a number
between 0 and the minimum contention window to
wait before retrying transmission. Stations then
double their wait time on a collision, until it
reaches the maximum contention window value.
• <0-15> – CW minimum value. The actual value used is
(2^ECWmin - 1)
• <0-15> – CW maximum value. (2^ECWmax - 1).
• txop-limit <0-65535> – The transmit-opportunity is
an interval of time when a particular WMM STA has
the right to initiate transmissions onto the wireless
medium.
• <0-65535> – The transmit-opportunity in 32 microSecond
units.