Motorola Wing 5 Manual
Have a look at the manual Motorola Wing 5 Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 249 Motorola manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.
GLOBAL CONFIGURATION COMMANDS 4 - 215 4.1.47.2.30 wireless-client wlan-mode commands Configures the transmit power indicated to clients Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax wireless-client [cred-cache-ageout|hold-time |inactivity-timeout| max-firewall-sessions|reauthentication|tx-power|vlan-cache-out] wireless-client [cred-cache-ageout |hold-time | inactivity-timeout |max-firewall-sessions | reauthentication |tx-power |vlan-cache-out ] Parameters • wireless-client [cred-cache-ageout |hold-time | inactivity-timeout |max-firewall-sessions | reauthentication |tx-power |vlan-cache-out ] wireless-client Configures the transmit power indicated to wireless clients for transmission cred-cache-ageout Configures the timeout period for which client credentials (For example, encryption keys) are cached across associations – Specify a value from 60 - 86400 seconds. hold-time Configures the time period for which wireless client state information is cached post roaming – Specify a value from 1 - 300 seconds. inactivity-timeout Configures an inactivity timeout period in seconds. If a frame is not received from a wireless client for this period of time, the client is disassociated. – Specify a value from 60 - 86400 seconds. max-firewall-sessions Configures the maximum firewall sessions allowed per client on a WLAN – Specify the maximum number of firewall sessions allowed from 10 - 10000.
4 - 216 WiNG CLI Reference Guide Examples rfs7000-37FABE(config-wlan-wlan1)#wireless-client cred-cache-ageout 65 rfs7000-37FABE(config-wlan-wlan1)# rfs7000-37FABE(config-wlan-wlan1)#wireless-client hold-time 10 rfs7000-37FABE(config-wlan-wlan1)# rfs7000-37FABE(config-wlan-wlan1)#wireless-client max-firewall-sessions 100 rfs7000-37FABE(config-wlan-wlan1)# rfs7000-37FABE(config-wlan-wlan1)#wireless-client reauthentication 35 rfs7000-37FABE(config-wlan-wlan1)# rfs7000-37FABE(config-wlan-wlan1)#wireless-client tx-power 12 rfs7000-37FABE(config-wlan-wlan1)# rfs7000-37FABE(config-wlan-wlan1)#show context wlan wlan1 ssid wlan1 bridging-mode tunnel encryption-type none authentication-type none wireless-client hold-time 10 wireless-client cred-cache-ageout 65 wireless-client max-firewall-sessions 100 wireless-client reauthentication 35 wep64 key 1 hex 0 73796d626f wireless-client tx-power 12 rfs7000-37FABE(config-wlan-wlan1)# reauthentication Configures periodic reauthentication of associated clients – Specify the client reauthentication interval from 30 - 86400 seconds. tx-power Configures the transmit power indicated to clients – Specify a value from 0 - 20 dBm. vlan-cache-ageout Configures the timeout period for which client VLAN information is cached across associations. – Specify a value from 60 - 86400 seconds.
GLOBAL CONFIGURATION COMMANDS 4 - 217 4.1.47.2.31 wpa-wpa2 wlan-mode commands Modifies TKIP-CCMP (WPA/WPA2) related parameters Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax wpa-wpa2 [exclude-wpa2-tkip|handshake|key-rotation|opp-pmk-caching| pmk-caching|preauthentication|psk|tkip-countermeasures|use-sha256-akm] wpa-wpa2 [exclude-wpa2-tkip|opp-pmk-caching|pmk-caching|preauthentication| use-sha256-akm] wpa-wpa2 handshake [attempts|init-wait|priority|timeout] wpa-wpa2 handshake [attempts |init-wait |priority [high|normal]| timeout ] wpa-wpa2 key-rotation [broadcast|unicast] ] wpa-wpa2 psk [0 |2 |] wpa-wpa2 tkip-countermeasures holdtime Parameters • wpa-wpa2 [exclude-wpa2-tkip|opp-pmk-caching|pmk-caching|preauthentication| use-sha256-akm] wpa-wpa2 Modifies TKIP-CCMP (WPA/WPA2) related parameters exclude-wpa2-tkip Excludes the Wi-Fi Protected Access II (WPA2) version of TKIP. It supports the WPA version of TKIP only. opp-pmk-caching Uses opportunistic key caching (same Pairwise Master Key (PMK) across APs for fast roaming with EAP.802.1x). pmk-caching Uses cached pair-wise master keys (fast roaming with eap/802.1x) preauthentication Uses pre-authentication mode (WPA2 fast roaming) use-sha256-akm Uses sha256 authentication key management suite
4 - 218 WiNG CLI Reference Guide • wpa-wpa2 handshake [attempts |init-wait | priority [high|normal]|timeout ] • wpa-wpa2 key-rotation [broadcast|unicast] • wpa-wpa2 psk [0 |2 |] • wpa-wpa2 tkip-countermeasures holdtime ] wpa-wpa2 Modifies TKIP-CCMP (WPA/WPA2) related parameters handshake Configures WPA/WPA2 handshake parameters attempts Configures the total number of times a message is transmitted towards a non-responsive client – Specify a value from 1 - 5. init-wait Configures a minimum wait-time period before the first handshake message is transmitted from the AP – Specify a value from 5 - 1000000 microseconds. priority [high|normal] Configures the relative priority of handshake messages compared to other data traffic high – Treats handshake messages as high priority packets on a radio normal – Treats handshake messages as normal priority packets on a radio timeout Configures the timeout period for a handshake message to retire. Once this timeout period is over, the handshake message is retired. – Specify a value from 10 - 5000 milliseconds. wpa-wpa2 Modifies TKIP-CCMP (WPA/WPA2) related parameters key-rotation Configures parameters related to periodic rotation of encryption keys. The parameters are periodic rotation of keys for broadcast, multicast, and unicast traffic. broadcast Configures the periodic rotation of keys used for broadcast and multicast traffic. This parameter specifies the interval at which keys are rotated – Specify a value from 30 - 86400 seconds. unicast Configures a periodic interval for the rotation of keys, used for unicast traffic – Specify a value from 30 - 86400 seconds. wpa-wpa2 Modifies TKIP-CCMP (WPA/WPA2) related parameters psk Configures a pre-shared key. The key options are: 0, 2, and LINE 0 Configures a clear text key 2 Configures an encrypted key Enter the pre-shared key either as a passphrase not exceeding 8 - 63 characters, or as a 64 character (256bit) hexadecimal value wpa-wpa2 Modifies TKIP-CCMP (WPA/WPA2) parameters
GLOBAL CONFIGURATION COMMANDS 4 - 219 Examples rfs7000-37FABE(config-wlan-wlan1)#wpa-wpa2 tkip-countermeasures hold-time 2 rfs7000-37FABE(config-wlan-wlan1)# rfs7000-37FABE(config-wlan-wlan1)#show context wlan wlan1 ssid wlan1 bridging-mode tunnel encryption-type none authentication-type none wireless-client hold-time 10 wireless-client cred-cache-ageout 65 wireless-client max-firewall-sessions 100 wireless-client reauthentication 35 wpa-wpa2 tkip-countermeasures hold-time 2 wep64 key 1 hex 0 73796d626f wireless-client tx-power 12 rfs7000-37FABE(config-wlan-wlan1)# tkip-countermeasures Configures a hold time period for implementation of TKIP counter measures holdtime Configures the amount of time a WLAN is disabled when TKIP counter measures are invoked – Specify a value from 0 - 65536 seconds.
4 - 220 WiNG CLI Reference Guide 4.1.48 wlan-qos-policy Global Configuration Commands Configures a WLAN QoS policy Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax wlan-qos-policy Parameters • wlan-qos-policy Examples rfs7000-37FABE(config)#wlan-qos-policy test rfs7000-37FABE(config-wlan-qos-test)# Specify the WLAN QoS policy name. If the policy does not exist, it is created. NOTE: For more information on WLAN QoS policy commands, see Chapter 23, WLAN- QOS-POLICY.
CHAPTER 5 COMMON COMMANDS This chapter describes the CLI commands used in the USER EXEC, PRIV EXEC, and GLOBAL CONFIG modes. The PRIV EXEC command set contains commands available within the USER EXEC mode. Some commands can be entered in either mode. Commands entered in either the USER EXEC or PRIV EXEC mode are referred to as EXEC mode commands. If a user or privilege is not specified, the referenced command can be entered in either mode.
5 - 2 WiNG CLI Reference Guide 5.1 Common Commands Table 5.1 summarizes common commands Table 5.1Common Commands in Controller Command Description Reference clrscrClears the display screenpage 5-3 commitCommits (saves) changes made in the current sessionpage 5-4 endEnds and exits the current mode and moves to the PRIV EXEC modepage 5-5 exitEnds the current mode and moves to the previous modepage 5-6 helpDisplays the interactive help systempage 5-7 noNegates a command or reverts values to their default settingspage 5-11 revertReverts changes to their last saved configurationpage 5-13 serviceInvokes service commands to troubleshoot or debug (config-if) instance configurations.page 5-14 showDisplays running system informationpage 5-40 writeWrites the system’s running configuration to memory or terminalpage 5-42
COMMON COMMANDS 5 - 3 5.1.1 clrscr Common Commands Clears the screen and refreshes the prompt, irrespective of the mode you are in Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax clrscr Parameters None Examples The terminal window or screen before the clrscr command is executed: rfs7000-37FABE#ap-upgrade ? DEVICE-NAME Name/MAC address of AP all Upgrade all access points AP621 Upgrade an AP621 device AP650 Upgrade an AP650 device AP6511 Upgrade an AP6511 device AP6521 Upgrade an AP6521 device AP6532 Upgrade an AP6532 device AP71XX Upgrade an AP71XX device cancel-upgrade Cancel upgrading the AP load-image Load the AP images to controller for ap-upgrades rf-domain Upgrade all access points belonging to an RF Domain rfs7000-37FABE#clrscr The terminal window or screen after the clrscr command is executed: rfs7000-37FABE#
5 - 4 WiNG CLI Reference Guide 5.1.2 commit Common Commands Commits all changes made in the active session. Use the commit command to save and invoke settings entered during the current transaction. Supported in the following platforms: AP300 AP621 AP650 AP6511 AP6521 AP6532 AP71XX RFS4000 RFS6000 RFS7000 NX9000 NX9500 Syntax commit {write}{memory} Parameters • commit {write}{memory} Examples rfs7000-37FABE#commit write memory [OK] rfs7000-37FABE# write Optional. If a commit succeeds, the configuration is written to memory memory Optional. Writes to memory