Home > Motorola > Wireless > Motorola Wing 5 Manual

Motorola Wing 5 Manual

Here you can view all the pages of manual Motorola Wing 5 Manual. The Motorola manuals for Wireless are available online for free. You can easily download all the documents as PDF.

Page 381

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 |...

Page 382

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

Page 383

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...

Page 384

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...

Page 385

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...

Page 386

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...

Page 387

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. 

Page 388

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...

Page 389

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...

Page 390

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...
Start reading Motorola Wing 5 Manual
All Motorola manuals