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
    							USER EXEC MODE COMMANDS 2 - 15
    2.1.6 connect
    User Exec 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>show mint lsp-db
    2 LSPs in LSP-db of 01.42.14.79:
    LSP 01.42.14.79 at level 1, hostname rfs7000-37FABE, 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-033B
    ap4600-4454C0 login:
    rfs7000-37FABE>show mint lsp-db
    1 LSPs in LSP-db of 70.37.FA.BE:
    LSP 70.37.FA.BE at level 1, hostname rfs7000-37FABE, 0 adjacencies, seqnum 65562
    rfs7000-37FABE>
    mint-id  Connects to the remote system using the MiNT ID
      – Specify the remote device’s MiNT ID.
     Connects to the remote system using its name
      – Specify the remote device’s name. 
    						
    							2 - 16 WiNG CLI Reference Guide
    2.1.7 crypto
    User Exec Mode Commands
    Enables RSA Keypair management. Use this command to generate, delete, export, or import an 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 } 
    						
    							USER EXEC MODE COMMANDS 2 - 17
    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. 
    						
    							2 - 18 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 specific 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. 
    						
    							USER EXEC MODE COMMANDS 2 - 19
    • 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.
      – Sets the size of the RSA key in bits from 1024 - 2048
    on  Optional. Generates the 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. 
    						
    							2 - 20 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 de-
    vice
      – 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 a 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 the 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. 
    						
    							USER EXEC MODE COMMANDS 2 - 21
    • crypto pki authenticate   {background {on }|
    on }
    • crypto pki request [generate-rsa-key|use-rsa-key]  
    autogen-subject-name [|email |fqdn |
    ip-address ]
    zeroise rsa 
    Deletes a specified RSA Keypair
      – Specify the RSA Keypair name.
    force {on } Optional. Forces deletion of all certificates associated with the RSA Keypair
     on  – Optional. Forces deletion of all certificates associated with 
    the RSA Keypair on a specified device
      – Specify the name of the AP or wireless controller.
    pki Enables Private Key Infrastructure (PKI) management. Use this command to 
    authenticate, export, generate, or delete a trustpoint and its associated Certificate 
    Authority (CA) certificates.
    authenticate 
    Authenticates a CA certificate
      – Specify the trustpoint name.
     Specify the CA certificate location 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 
    {on }Optional. Performs authentication in the background
     on  – Optional. Performs authentication on a specified device
      – Specify the name of the AP or wireless controller.
    on  Optional. Performs authentication on a specified device
      – Specify the name of the AP or wireless controller.
    pki Enables PKI management. Use this command to authenticate, export, generate, or 
    delete a trustpoint and its associated CA certificates.
    request Sends a Certificate Signing Request (CSR) to the CA for digital identity certificate. The 
    CSR contains the applicant’s details and the RSA Keypair’s public key.
    [generate-rsa-key|
    use-rsa-key] 
    Generates a new RSA Keypair or uses an existing RSA Keypair
     generate-rsa-key – Generates a new RSA Keypair for digital authentication
     use-rsa-key – Uses an existing RSA Keypair for digital authentication
      – If generating a new RSA Keypair, specify a name for it.
    If an existing RSA Keypair, specify its name.
    autogen-subject-name Auto generates the subject name from configuration parameters. The subject name 
    helps to identify the certificate. 
    						
    							2 - 22 WiNG CLI Reference Guide
    • crypto pki request [generate-rsa-key|use-rsa-key]  
    subject-name     
    [, email , fqdn , ip-address 
     
    {background {on /path/file
    http://[:port]/path/file
    cf:/path/file
    usb1:/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.
    email  Exports CSR to a specified e-mail address
      – Specify the e-mail address of the CA.
    fqdn  Exports CSR to a specified Fully Qualified Domain Name (FQDN)
      – Specify the FQDN of the CA.
    ip address  Exports CSR to a specified device or system
      – Specify the IP address of the CA.
    pki Enables PKI management. Use this command to authenticate, export, generate, or 
    delete a trustpoint and its associated CA certificates.
    request Sends CSR to the CA for a digital identity certificate.The CSR contains the applicant’s 
    details and the RSA Keypair’s public key.
    [generate-rsa-key|
    use-rsa-key] 
    Generates a new RSA Keypair or uses an existing RSA Keypair
     generate-rsa-key – Generates a new RSA Keypair for digital authentication
     use-rsa-key – Uses an existing RSA Keypair for digital authentication
      – If generating a new RSA Keypair, specify a name for it.
    If using an existing RSA Keypair, specify its name.
    subject-name 
    Specify a subject name to identify the certificate.
      – Specify the common name used with the CA certificate. The 
    name should enable you to identify the certificate easily.
     Sets the deployment country name (2 character ISO code)
     Sets the state name (2 to 64 characters)
     Sets the city name (2 to 64 characters)
     Sets the organization name (2 to 64 characters)
     Sets the organization unit (2 to 64 characters) 
    						
    							USER EXEC MODE COMMANDS 2 - 23
    • crypto pki trustpoint   {background {on }|on |passphrase  background {on }|
    on }}
     
    {background {on /path/file
    http://[:port]/path/file
    cf:/path/file
    usb1:/path/file
     background – Optional. Performs the export operation in the background
     on  – Optional. Performs the export operation on a specific 
    device.
      – Specify the name of the AP or wireless controller.
    email  Exports CSR to a specified e-mail address
      – Specify the e-mail address of the CA.
    fqdn  Exports CSR to a specified FQDN
     Specify the FQDN of the CA.
    ip address  Exports CSR to a specified device or system
     Specify the IP address of the CA.
    pki Enables PKI management. Use this command to authenticate, export, generate, or 
    delete a trustpoint and its associated CA certificates.
    trustpoint 
    Exports a trustpoint CA certificate, Certificate Revocation List (CRL), server certificate, 
    and private key
      – Specify the trustpoint name.
     Specify the 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 
    {on }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. 
    						
    							2 - 24 WiNG CLI Reference Guide
    • 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 }
    on  Optional. Performs the export operation on a specified device
      – Specify the name of the AP or wireless controller.
    passphrase 
     
    {background {on }|
    on Optional. Encrypts the key with a passphrase before exporting it
      – Specify the passphrase.
     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.
    pki Enables PKI management. Use this command to authenticate, export, generate, or 
    delete a trustpoint and its associated CA certificates.
    generate Generates a CA certificate and a trustpoint
    self-signed 
    Generates a self-signed CA certificate and a trustpoint
      – Specify a name for the certificate and its trustpoint.
    [generate-rsa-key|
    use-rsa-key] 
    Generates a new RSA Keypair, or uses an existing RSA Keypair
     generate-rsa-key – Generates a new RSA Keypair for digital authentication
     use-rsa-key – Uses an existing RSA Keypair for digital authentication
      – If generating a new RSA Keypair, specify a name for
    it. If using an existing RSA Keypair, specify its name.
    autogen-subject-name Auto generates the subject name from the configuration parameters. The subject 
    name helps to identify the certificate
    email  Exports CSR to a specified e-mail address
      – Specify the e-mail address of the CA.
    fqdn  Exports CSR to a specified FQDN
      – Specify the FQDN of the CA.
    ip-address  Exports CSR to a specified device or system
      – Specify the IP address of the CA.
    on  Exports the CSR on a specified device
      – Specify the name of the AP or wireless controller.
    pki Enables PKI management. Use this command to authenticate, export, generate, or 
    delete a trustpoint and its associated CA certificates.
    generate Generates a CA certificate and a trustpoint
    self-signed 
    Generates a self-signed CA certificate and a trustpoint
      – Specify a name for the certificate and its trustpoint. 
    						
    All Motorola manuals Comments (0)