Home > Motorola > Wireless > Motorola Wing 5 Manual

Motorola Wing 5 Manual

    Download as PDF Print this page Share this page

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

    Page
    of 1128
    							PRIVILEGED EXEC MODE COMMANDS 3 - 19
    3.1.7 clock
    Privileged Exec Mode Commands
    Sets a device’s system clock
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    clock set     {on }
    Parameters
    clock set     {on }
    Examples
    rfs7000-37FABE#clock set 10:07:00 29 JUL 2011
    rfs7000-37FABE#
    rfs7000-37FABE#show clock
    2011-07-29 10:07:36 UTC
    rfs7000-37FABE#
    clock set Sets a device’s system clock
     Sets the current time (in military format hours, minutes and seconds)
     Sets the numerical day of the month
     Sets the month of the year (Jan to Dec)
     Sets a valid four digit year from 1993 - 2035
    on  Optional. Sets the clock on a specified device
      – Specify the name of the AP or wireless controller. 
    						
    							3 - 20 WiNG CLI Reference Guide
    3.1.8 cluster
    Privileged Exec Mode Commands
    Initiates the cluster context. The cluster context provides centralized management to configure all cluster members from 
    any one member.
    Commands executed under this context are executed on all members of the cluster.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    cluster start-selection
    Parameters
    • cluster start-selection
    Examples
    rfs7000-37FABE#cluster start-election
    rfs7000-37FABE#
    start-selection Starts a new cluster master election 
    						
    							PRIVILEGED EXEC MODE COMMANDS 3 - 21
    3.1.9 configure
    Privileged Exec Mode Commands
    Enters the configuration mode. Use this command to enter the current device’s configuration mode, or enable configuration 
    from the terminal.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    configure {self|terminal}
    Parameters
    • configure {self|terminal}
    Examples
    rfs7000-37FABE#configure self
    Enter configuration commands, one per line.  End with CNTL/Z.
    rfs7000-37FABE(config-device-00-15-70-37-FA-BE)#
    rfs7000-37FABE#configure terminal
    Enter configuration commands, one per line.  End with CNTL/Z.
    rfs7000-37FABE(config)#
    self Optional. Enables the current device’s configuration mode
    terminal Optional. Enables configuration from the terminal 
    						
    							3 - 22 WiNG CLI Reference Guide
    3.1.10 connect
    Privileged Exec Mode Commands
    Begins a console connection to a remote device using the remote device’s MiNT ID or name
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    connect [mint-id |]
    Parameters
    • connect [mint-id |]
    Examples
    rfs7000-37FABE#connect RFDOMAIN_UseCase1/RFS7000-37FAAA
    Entering character mode
    Escape character is ^].
    RFS7000 release 5.2.0.0-048B
    rfs7000-37FABE login: admin
    Password:
    Welcome to CLI
    RFS7000-37FAAA>
    rfs7000-37FABE#show mint lsp-db
    2 LSPs in LSP-db of 01.42.14.79:
    LSP 01.42.14.79 at level 1, hostname RFS6000-421479, 1 adjacencies, seqnum 5069
    LSP 01.44.54.C0 at level 1, hostname ap4600-4454C0, 1 adjacencies, seqnum 5265
    rfs7000-37FABE>connect mint-id 01.44.54.C0
    Entering character mode
    Escape character is ^].
    AP4600 release 5.2.0.0-026D
    ap4600-4454C0 login:
    mint-id  Connects to a remote system using the MiNT ID
      – Specify the remote device MiNT ID.
     Connects to a remote system using its name
      – Specify the remote device name. 
    						
    							PRIVILEGED EXEC MODE COMMANDS 3 - 23
    3.1.11 copy
    Privileged Exec Mode Commands
    Copies a file (config,log,txt...etc) from any location to the wireless controller and vice-versa
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    copy [|] [|]
    Parameters
    • copy [|] [|]
    Examples
    Transferring file snmpd.log to remote tftp server.
    rfs7000-37FABE#copy flash:/log/snmpd.log 
    tftp://157.235.208.105:/snmpd.log
    Accessing running-config file from remote tftp server into switch running-config.
    rfs7000-37FABE#copy tftp://157.235.208.105:/running-config running-config
    NOTE: Copying a new config file onto an existing running-config file merges it with the existing 
    running-config on the wireless controller. Both the existing running-config and the new config file are 
    applied as the current running-config.
    Copying a new config file onto a start-up config files replaces the existing start-up config file with the 
    parameters of the new file. It is better to erase the existing start-up config file and then copy the new 
    config file to the startup config.
     Specify the source file to copy
     Specify the source file URL
     Specify the destination file to copy to
     Specify the destination file URL 
    						
    							3 - 24 WiNG CLI Reference Guide
    3.1.12 crypto
    Privileged Exec Mode Commands
    Enables RSA Keypair management. Use this command to generate, delete, export, or import a RSA Keypair. It encrypts the 
    RSA Keypair before an export operation. This command also enables Public Key Infrastructure (PKI) management.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    crypto [key|pki]
    crypto key [export|generate|import|zeroise]
    crypto key export rsa  
    {background|on|passphrase}
    crypto key export rsa   {background} 
      {on }
    crypto key export rsa   {passphrase 
       } {background} {on }
    crypto key generate rsa  {on }
    crypto key import rsa  
    {background|on|passphrase}
    crypto key import rsa  
    {background} {on }
    crypto key import rsa   passphrase 
        {background} {on }
    crypto key zeroise rsa  {force} {on }
    crypto pki [authenticate|export|generate|import|zeroise]
    crypto pki authenticate   {background{on }|
       on }
    crypto pki export [request|trustpoint]
    crypto pki export request [generate-rsa-key|use-rsa-key]  
       autogen-subject-name [, email , fqdn ,
       ip-address ]
    crypto pki export request [generate-rsa-key|use-rsa-key]  
       autogen-subject-name  {background {on }|
       on } 
    						
    							PRIVILEGED EXEC MODE COMMANDS 3 - 25
    crypto pki export request [generate-rsa-key|use-rsa-key]  subject-name      
        [, email , fqdn , 
       ip-address ]
    crypto pki export trustpoint   {background 
      {on }|on |passphrase  {background 
      {on }|on }}
    crypto pki generate self-signed  [generate-rsa-key|
      use-rsa-key]  [autogen-subject-name|subject-name]
    crypto pki generate self-signed  [generate-rsa-key|
      use-rsa-key]  autogen-subject-name {email , 
      fqdn , ip-address , on }
    crypto pki generate self-signed  [generate-rsa-key|
      use-rsa-key]  subject-name     
        {email , fqdn , 
      ip-address , on }
    crypto pki import [certificate|crl|trustpoint]
    crypto pki import [certificate|crl]   
      {background {on }|on }]
    crypto pki import trustpoint   
      {background {on }|on |passphrase  
      {background {on }|on }
    crypto pki zeroise trustpoint  {del-key {on }|
      on }
    Parameters
    • crypto key export rsa   {on }
    key Enables RSA Keypair management. Use this command to export, import, generate, or 
    delete a RSA key.
    export rsa Exports a RSA Keypair to a specified destination
      – Specify the RSA Keypair name.
     
    {on }Specify the RSA Keypair destination address in the following format:
    tftp://[:port]/path/file
    ftp://:@[:port]/path/file
    sftp://@[:port]>/path/file
    http://[:port]/path/file
    cf:/path/file
    usb1:/path/file
    usb2:/path/file
     on  – Optional. Performs the export operation on a specified device
      – Specify the name of the AP or wireless controller. 
    						
    							3 - 26 WiNG CLI Reference Guide
    • crypto key export rsa   {background}   
    {on }
    • crypto key export rsa   
    {passphrase  {background {on }|on }
    key Enables RSA Keypair management. Use this command to export, import, generate, or 
    delete a RSA key.
    export rsa 
    Exports a RSA Keypair to a specified destination
      – Specify the RSA Keypair name.
     
    {background} 
    {on }Specify the RSA Keypair destination address in the following format:
    tftp://[:port]/path/file
    ftp://:@[:port]/path/file
    sftp://@[:port]>/path/file
    http://[:port]/path/file
    cf:/path/file
    usb1:/path/file
    usb2:/path/file
     background – Optional. Performs the export operation in the background
     on  – Optional. Performs the export operation on a specified 
    device
      – Specify the name of the AP or wireless controller.
    key Enables RSA Keypair management. Use this command to export, import, generate, or 
    delete a RSA key.
    export rsa Exports a RSA Keypair to a specified destination
      – Specify the RSA Keypair name.
     
    {passphrase} 
    Specify the RSA Keypair destination address in the following format:
    tftp://[:port]/path/file
    ftp://:@[:port]/path/file
    sftp://@[:port]>/path/file
    http://[:port]/path/file
    cf:/path/file
    usb1:/path/file
    usb2:/path/file
     passphrase – Optional. Encrypts RSA Keypair before exporting it
      – Specify a passphrase to encrypt the RSA Keypair.
    on  Optional. Performs the export operation on a specified device
      – Specify the name of the AP or wireless controller. 
    						
    							PRIVILEGED EXEC MODE COMMANDS 3 - 27
    • crypto key generate rsa   {on }
    • crypto key import rsa   {on }
    • crypto key import rsa   {background}   
    {on }
    key Enables RSA Keypair management. Use this command to export, import, generate, or 
    delete a RSA key.
    generate rsa 
     
    Generates a new RSA Keypair
      – Specify the RSA Keypair name.
      – Specify the size of the RSA key in bits from 1024 - 2048.
    on  Optional. Generates a new RSA Keypair on a specified device
      – Specify the name of the AP or wireless controller.
    key Enables RSA Keypair management. Use this command to export, import, generate, or 
    delete a RSA key.
    import rsa 
    Imports a RSA Keypair from a specified source
      – Specify the RSA Keypair name.
     
    {on }Specify the RSA Keypair source address in the following format:
    tftp://[:port]/path/file
    ftp://:@[:port]/path/file
    sftp://@[:port]>/path/file
    http://[:port]/path/file
    cf:/path/file
    usb1:/path/file
    usb2:/path/file
     on  – Optional. Performs the import operation on a specified device
      – Specify the name of the AP or wireless controller.
    key Enables RSA Keypair management. Use this command to export, import, generate, or 
    delete a RSA key. 
    						
    							3 - 28 WiNG CLI Reference Guide
    • crypto key import rsa   {passphrase } {background {on }|on }
    • crypto key zeroise  {force} {on }
    import rsa 
    Imports a RSA Keypair from a specified source
      – Specify the RSA Keypair name.
     
    {background} {on }Specify the RSA Keypair source address in the following format:
    tftp://[:port]/path/file
    ftp://:@[:port]/path/file
    sftp://@[:port]>/path/file
    http://[:port]/path/file
    cf:/path/file
    usb1:/path/file
    usb2:/path/file
     background – Optional. Performs the import operation in the background
     on  – Optional. Performs the import operation on a specified 
    device
      – Specify the name of the AP or wireless controller.
    key Enables RSA Keypair management. Use this command to export, import, generate, or 
    delete a RSA key.
    import rsa 
    Decrypts and imports RSA Keypair from a specified source
      – Specify the RSA Keypair name.
     
    {passphrase} 
    Specify the RSA Keypair source address in the following format:
    tftp://[:port]/path/file
    ftp://:@[:port]/path/file
    sftp://@[:port]>/path/file
    http://[:port]/path/file
    cf:/path/file
    usb1:/path/file
    usb2:/path/file
     passphrase – Optional. Decrypts RSA Keypair before importing it
      – Specify the passphrase to decrypt the RSA Keypair.
    on  Optional. Performs the import operation on a specified device
      – Specify the name of the AP or wireless controller.
    key Enables RSA Keypair management. Use this command to export, import, generate, or 
    delete a RSA key. 
    						
    All Motorola manuals Comments (0)