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 151

PRIVILEGED EXEC MODE COMMANDS 3 - 59
3.1.30 ping
Privileged Exec Mode Commands
Sends Internet Controller Message Protocol (ICMP) echo messages to a user-specified location
Supported in the following platforms:
 AP300
 AP621
 AP650
 AP6511
 AP6521
 AP6532
 AP71XX
 RFS4000
 RFS6000
 RFS7000
 NX9000
 NX9500
Syntax
ping [/HOSTNAME>]
Parameters
• ping [/HOSTNAME>]
Examples
rfs7000-37FABE#ping 172.16.10.3
PING 172.16.10.3 (172.16.10.3): 100 data bytes
108 bytes from 172.16.10.3: seq=0 ttl=64 time=7.100 ms
108...

Page 152

3 - 60 WiNG CLI Reference Guide
3.1.31 pwd
Privileged Exec Mode Commands
Displays the full path of the present working directory, similar to the UNIX pwd command
Supported in the following platforms:
 AP300
 AP621
 AP650
 AP6511
 AP6521
 AP6532
 AP71XX
 RFS4000
 RFS6000
 RFS7000
 NX9000
 NX9500
Syntax
pwd
Parameters
None
Examples
rfs7000-37FABE#pwd
flash:/
rfs7000-37FABE#dir
Directory of flash:/.
  drwx             Fri Jul  8 08:44:33 2011   log
  drwx             Wed Jul 28 19:01:08 2010   cache
  drwx...

Page 153

PRIVILEGED EXEC MODE COMMANDS 3 - 61
3.1.32 reload
Privileged Exec Mode Commands
Halts the wireless controller and performs a warm reboot of the device
Supported in the following platforms:
 AP300
 AP621
 AP650
 AP6511
 AP6521
 AP6532
 AP71XX
 RFS4000
 RFS6000
 RFS7000
 NX9000
 NX9500
Syntax
reload {cancel|force|in|on}
reload {on }
reload {cancel|force} {on }
reload {in}  {on }
Parameters
• reload {on }
• reload {cancel|force} {on }
on Optional. Performs reload on an AP, wireless controller, or RF...

Page 154

3 - 62 WiNG CLI Reference Guide
• reload {in}  {on }
Examples
rfs7000-37FABE#reload force on rfs7000-37FABE
rfs7000-37FABE#
in  Schedules a reload after a specified time period
  – Specify the time from 1 - 999 minutes.
on Optional. Reloads on a specified device
  – Specify the name of the AP, wireless controller, or 
RF Domain. 

Page 155

PRIVILEGED EXEC MODE COMMANDS 3 - 63
3.1.33 rename
Privileged Exec Mode Commands
Renames a file in the devices’ file system
Supported in the following platforms:
 AP300
 AP621
 AP650
 AP6511
 AP6521
 AP6532
 AP71XX
 RFS4000
 RFS6000
 RFS7000
 NX9000
 NX9500
Syntax
rename  
Parameters
• rename  
Examples
rfs7000-37FABE#dir
Directory of flash:/.
  drwx             Fri Jul  8 08:44:33 2011   log
  drwx             Fri Jul  8 10:16:43 2011   test
  drwx             Wed Jul 28 19:01:08 2010   cache
  drwx...

Page 156

3 - 64 WiNG CLI Reference Guide
3.1.34 rmdir
Privileged Exec Mode Commands
Deletes an existing directory from the file system (only empty directories can be removed)
Supported in the following platforms:
 AP300
 AP621
 AP650
 AP6511
 AP6521
 AP6532
 AP71XX
 RFS4000
 RFS6000
 RFS7000
 NX9000
 NX9500
Syntax
rmdir 
Parameters
• rmdir 
Examples
rfs7000-37FABE#dir
Directory of flash:/.
  drwx             Fri Jul  8 08:44:33 2011   log
  drwx             Wed Jul 28 19:01:08 2010   cache
  drwx             Fri...

Page 157

PRIVILEGED EXEC MODE COMMANDS 3 - 65
3.1.35 self
Privileged Exec Mode Commands
Displays the logged device’s configuration context
Supported in the following platforms:
 AP300
 AP621
 AP650
 AP6511
 AP6521
 AP6532
 AP71XX
 RFS4000
 RFS6000
 RFS7000
 NX9000
 NX9500
Syntax
self
Parameters
None
Examples
rfs7000-37FABE#self
Enter configuration commands, one per line.  End with CNTL/Z.
rfs7000-37FABE(config-device-00-15-70-37-FA-BE)# 

Page 158

3 - 66 WiNG CLI Reference Guide
3.1.36 ssh
Privileged Exec Mode Commands
Opens a Secure Shell (SSH) connection between two network devices
Supported in the following platforms:
 AP300
 AP621
 AP650
 AP6511
 AP6521
 AP6532
 AP71XX
 RFS4000
 RFS6000
 RFS7000
 NX9000
 NX9500
Syntax
ssh [] []
Parameters
• ssh [] []
Usage Guidelines
To exit of the other device’s context, use the command that is relevant to that device.
Examples
rfs7000-37FABE#ssh 172.16.10.9 admin
ssh: connect to host 172.16.10.9 port 22...

Page 159

PRIVILEGED EXEC MODE COMMANDS 3 - 67
3.1.37 telnet
Privileged Exec Mode Commands
Opens a Telnet session between two network devices
Supported in the following platforms:
 AP300
 AP621
 AP650
 AP6511
 AP6521
 AP6532
 AP71XX
 RFS4000
 RFS6000
 RFS7000
 NX9000
 NX9500
Syntax
telnet  {}
Parameters
• telnet  {}
Usage Guidelines
To exit of the other device’s context, use the command relevant to that device.
Examples
rfs7000-37FABE#telnet 172.16.10.2
Entering character mode
Escape character is ^].
RFS7000...

Page 160

3 - 68 WiNG CLI Reference Guide
3.1.38 terminal
Privileged Exec Mode Commands
Sets the number of characters per line, and the number of lines displayed within the terminal window
Supported in the following platforms:
 AP300
 AP621
 AP650
 AP6511
 AP6521
 AP6532
 AP71XX
 RFS4000
 RFS6000
 RFS7000
 NX9000
 NX9500
Syntax
terminal [length|width] 
Parameters
• terminal [length|width] 
Examples
rfs7000-37FABE#terminal length 150
rfs7000-37FABE#
rfs7000-37FABE#terminal width 215
rfs7000-37FABE#
Related...
Start reading Motorola Wing 5 Manual
All Motorola manuals