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 - 69
    3.1.39 time-it
    Privileged Exec Mode Commands
    Verifies the time taken by a particular command between request and response
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    time-it 
    Parameters
    • time-it 
    Examples
    rfs7000-37FABE#time-it enable
    That took 0.00 seconds..
    rfs7000-37FABE#
    time-it  Verifies the time taken by a particular command to execute and provide a result
      – Specify the command to time execution. 
    						
    							3 - 70 WiNG CLI Reference Guide
    3.1.40 traceroute
    Privileged Exec Mode Commands
    Traces the route to a defined destination
    Use ‘--help’ or ‘-h’ to display a complete list of parameters for the traceroute command
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    traceroute 
    Parameters
    • traceroute 
    Examples
    rfs7000-37FABE#traceroute 172.16.10.2
    traceroute to 172.16.10.2 (172.16.10.2), 30 hops max, 38 byte packets
     1  172.16.10.1 (172.16.10.1)  3002.008 ms !H  3002.219 ms !H  3003.945 ms !H
    rfs7000-37FABE#
     Traces route to a destination IP address or hostname
      – Specify a traceroute argument. For example, “service traceroute-h”. 
    						
    							PRIVILEGED EXEC MODE COMMANDS 3 - 71
    3.1.41 upgrade
    Privileged Exec Mode Commands
    Upgrades software image on a device
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    upgrade [|]
    Parameters
    • upgrade [|]
    Examples
    rfs7000-37FABE#upgrade tftp://157.235.208.105:/img
    var2 is 10 percent full
    /tmp is 2 percent full
    Free Memory 161896 kB
    FWU invoked via Linux shell
    Running from partition /dev/hda5, partition to
    rfs7000-37FABE#upgrade tftp://157.125.208.235/img
    Running from partition /dev/mtdblock7, partition to update is /dev/mtdblock6
    Related Commands
     Specify the target firmware image 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 Performs upgrade in the background
    on  Optional. Upgrades the software image on a remote AP or wireless controller
      – Specify the name of the AP or wireless controller.
    noRemoves a patch installed on a specified device 
    						
    							3 - 72 WiNG CLI Reference Guide
    3.1.42 upgrade-abort
    Privileged Exec Mode Commands
    Aborts an ongoing software image upgrade
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    upgrade-abort {on }
    Parameters
    • upgrade-abort {on }
    Examples
    rfs7000-37FABE#upgrade-abort on rfs7000-37FABE
    Error: No upgrade in progress
    rfs7000-37FABE#
    upgrade-abort Aborts an ongoing software image upgrade
    on Optional. Aborts an ongoing software image upgrade on a specified device
      – Specify the name of the AP, wireless controller, or 
    RF Domain. 
    						
    							PRIVILEGED EXEC MODE COMMANDS 3 - 73
    3.1.43 watch
    Privileged Exec Mode Commands
    Repeats a specified CLI command at periodic intervals
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    watch  
    Parameters
    • watch  
    Examples
    rfs7000-37FABE#watch 1 show clock
    rfs7000-37FABE#
    watch  Repeats a CLI command at a specified interval
     Select an interval from 1- 3600 seconds. Pressing CTRL-Z halts execution of the 
    command
     Specify the CLI command name. 
    						
    							CHAPTER 4 GLOBAL CONFIGURATION 
    COMMANDS
    This chapter summarizes the global-configuration commands in the CLI command structure.
    The term global indicates characteristics or features effecting the system as a whole. Use the Global Configuration Mode 
    to configure the system globally, or enter specific configuration modes to configure specific elements (such as interfaces 
    or protocols). Use the configure terminal command (under PRIV EXEC) to enter the global configuration mode.
    The example below describes the process of entering the global configuration mode from the privileged EXEC mode:
    rfs7000-37FABE# configure terminal
    rfs7000-37FABE(config)#
    Commands entered in the global configuration mode update the running configuration file as soon as they are entered. 
    However, these changes are not saved in the startup configuration file until a commit write memory command is issued.
    rfs7000-37FABE(config)#?
    Global Configuration commands:
      aaa-policy                Configure a
                                authentication/accounting/authorization policy
      advanced-wips-policy      Configure a advanced-wips policy
      AP300                     Configure an AP300
      AP621                     AP621 access point
      AP650                     AP650 access point
      AP6511                    AP6511 access point
      AP6521                    AP6521 access point
      AP6532                    AP6532 access point
      AP71XX                    AP71XX access point
      association-acl-policy    Configure an association acl policy
      auto-provisioning-policy  Configure an auto-provisioning policy
      captive-portal            Configure a captive portal
      clear                     Clear
      critical-resource-policy  Create a critical resource monitoring policy
      customize                 Customize the output of summary cli commands
      device                    Configuration on multiple devices
      device-categorization     Configure a device categorization object
      dhcp-server-policy        DHCP server policy
      dns-whitelist             Configure a whitelist
      event-system-policy       Configure a event system policy
      firewall-policy           Configure firewall policy
    NOTE: The system prompt changes to indicate you are now in the global configuration 
    mode. The prompt consists of the device host name followed by (config) and a pound 
    sign (#). 
    						
    							4 - 2 WiNG CLI Reference Guide
      help                      Description of the interactive help system
      host                      Enter the configuration context of a device by
                                specifying its hostname
      igmp-snoop-policy         Create igmp snoop policy
      ip                        Internet Protocol (IP)
      mac                       MAC configuration
      management-policy         Configure a management policy
      mint-policy               Configure the global mint policy
      nac-list                  Configure a network access control list
      no                        Negate a command or set its defaults
      password-encryption       Encrypt passwords in configuration
      profile                   Profile related commands - if no parameters are
                                given, all profiles are selected
      radio-qos-policy          Configure a radio quality-of-service policy
      radius-group              Configure radius user group parameters
      radius-server-policy      Create device onboard radius policy
      radius-user-pool-policy   Configure Radius User Pool
      rf-domain                 Create a RF Domain or enter rf-domain context for
                                one or more rf-domains
      RFS4000                   RFS4000 wireless controller
      RFS6000                   RFS6000 wireless controller
      RFS7000                   RFS7000 wireless controller
      role-policy               Role based firewall policy
      self                      Config context of the device currently logged into
      smart-rf-policy           Configure a Smart-RF policy
      wips-policy               Configure a wips policy
      wlan                      Create a new WLAN or enter WLAN configuration
                                context for one or more WLANs
      wlan-qos-policy           Configure a wlan quality-of-service policy
      write                     Write running configuration to memory or terminal
      clrscr                    Clears the display screen
      commit                    Commit all changes made in this session
      do                        Run commands from Exec mode
      end                       End current mode and change to EXEC mode
      exit                      End current mode and down to previous mode
      revert                    Revert changes
      service                   Service Commands
      show                      Show running system information
    rfs7000-37FABE(config)# 
    						
    							GLOBAL CONFIGURATION COMMANDS 4 - 3
    4.1 Global Configuration Commands
    Table 4.1 summarizes Global configuration commands
    Table 4.1Global Config Commands
    Command Description Reference
    aaa-policyConfigures a AAA policypage 4-6
    advanced-wips-
    policyConfigures an advanced WIPS policypage 4-7
    ap300Adds a AP300 to the wireless controller managed network, and creates a 
    general profile for the access pointpage 4-8
    ap621Adds a AP621 to the wireless controller managed networkpage 4-9
    ap650Adds a AP650 to the wireless controller managed networkpage 4-10
    ap6511Adds a AP6511 to the wireless controller managed networkpage 4-11
    ap6521Adds a AP6511 to the wireless controller managed networkpage 4-12
    ap6532Adds a AP6532 to the wireless controller managed networkpage 4-13
    ap71xxAdds a AP7131 or AP7161 to the wireless controller managed networkpage 4-14
    association-acl-
    policyConfigures an association ACL policypage 4-15
    auto-provisioning-
    policyConfigures an auto provisioning policypage 4-16
    captive portalConfigures a captive portalpage 4-18
    clearClears the event historypage 4-37
    critical-resource-
    policyConfigures a critical resource policypage 4-38
    customizeCustomizes the CLI command summary outputpage 4-44
    deviceSpecifies configuration on multiple devicespage 4-51
    device-
    categorizationConfigures a device categorization objectpage 4-53
    dhcp-server-policyConfigures a DHCP server policypage 4-60
    dns-whitelistConfigures a DNS whitelistpage 4-62
    doRuns commands from the EXEC modepage 4-66
    event-system-policyConfigures an event system policypage 4-78
    firewall-policyConfigures a firewall policypage 4-101
    hostSets the systems network namepage 4-102
    igmp-snoop-policyConfigures an IGMP snoop policypage 4-103 
    						
    							4 - 4 WiNG CLI Reference Guide
    ipConfigures Internet Protocol (IP) componentspage 4-105
    macConfigures MAC access lists (goes to the MAC Access Control List (ACL) 
    mode)page 4-107
    management-policyConfigures a management policypage 4-109
    mint-policyConfigures a MiNT security policypage 4-110
    nac-listConfigures a network ACLpage 4-112
    noNegates a command or sets its defaultpage 4-118
    nx9000Adds a NX9000 wireless controller to a networkpage 4-120
    password-
    encryptionEnables password encryptionpage 4-121
    profileConfigures profile related commandspage 4-122
    radio-qos-policyConfigures a radio qos policypage 4-126
    radius-groupConfigures a RADIUS grouppage 4-127
    radius-server-policyConfigures a RADIUS server policypage 4-128
    radius-user-pool-
    policyConfigures a RADIUS user pool policypage 4-129
    rf-domainCreates a RF Domainpage 4-131
    rfs4000Adds a RFS4000 wireless controller to a networkpage 4-157
    rfs6000Adds a RFS6000 wireless controller to a networkpage 4-158
    rfs7000Adds a RFS7000 wireless controller to a networkpage 4-159
    role-policyConfigures a role policypage 4-160
    selfDisplays a logged device’s configuration contextpage 4-161
    smart-rf-policyConfigures a Smart RF policypage 4-162
    wips-policyConfigures a WIPS policypage 4-163
    wlanConfigures a wireless WLANpage 4-165
    wlan-qos-policyConfigures a WLAN QoS policypage 4-220
    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
    Table 4.1Global Config Commands
    Command Description Reference 
    						
    All Motorola manuals Comments (0)