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
    							ROLE-POLICY 20 - 23
    20.1.3.2.9  use
    user-role commands
    Defines the access list settings used with this user role
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    use [ip-access-list|mac-access-list]
    use ip-access-list [in|out]  precedence 
    use mac-access-list [in|out]  precedence 
    Parameters
    • use ip-access-list [in|out]  precedence 
    • use mac-access-list [in|out] MAC-ACCESS-LIST> precedence 
    ip-access-list [in|out] Uses an IP access list with this user role
     in – Applies rule to incoming packets
     out – Applies rule to outgoing packets
     Defines the IP access list name
    precedence  After specifying the name of the access list, specify the precedence applied to it. Based 
    on the packets received, a lower precedence value is evaluated first
      – Sets a precedence from 1 - 100
    mac-access-list [in|out] Uses a MAC access list with this user role
     in – Applies rule to incoming packets
     out – Applies rule to outgoing packets
     Defines the MAC access list name
    precedence  After specifying the name of the access list, specify the precedence applied to it. Based 
    on the packets received, a lower precedence value is evaluated first
      – Sets a precedence from 1 - 100 
    						
    							20 - 24 WiNG CLI Reference Guide
    Examples
    rfs7000-37FABE(config-role-role1)#use ip-access-list in test precedence 9
    rfs7000-37FABE(config-role-policy-test-user-role-testing)#show context
     user-role role1 precedence 1
      ssid not-contains TESTSSID
      captive-portal authentication-state pre-login
      use ip-access-list in test precedence 9
    rfs7000-37FABE(config-role-policy-test-user-role-testing)#
    Related Commands
    noRemoves an IP or MAC access list from use with a user role 
    						
    							CHAPTER 21 SMART-RF-POLICY
    This chapter summarizes Smart RF policy commands within the CLI structure. A Self Monitoring at Run Time RF 
    Management (Smart RF) policy defines operating and recovery parameters that can be assigned to groups of access points. 
    A Smart RF policy is designed to scan the network to identify the best channel and transmit power for each access point 
    radio.
    Use the (config) instance to configure Smart RF Policy related configuration commands. To navigate to the Smart RF policy 
    instance, use the following commands:
    rfs7000-37FABE(config)#smart-rf-policy 
    rfs7000-37FABE(config)#smart-rf-policy test
    rfs7000-37FABE(config-smart-rf-policy-test)#?
    Smart RF Mode commands:
      assignable-power        Specify the assignable power during power-assignment
      auto-assign-sensor      Allow smart-rf to select optimal sensor radios for
                              wips and unauthorized ap detection
      channel-list            Select channel list for smart-rf
      channel-width           Select channel width for smart-rf
      coverage-hole-recovery  Recover from coverage hole
      enable                  Enable this smart-rf policy
      group-by                Configure grouping parameters
      interference-recovery   Recover issues due to excessive noise and
                              interference
      neighbor-recovery       Recover issues due to faulty neighbor radios
      no                      Negate a command or set its defaults
      sensitivity             Configure smart-rf sensitivity (Modifies various
                              other smart-rf configuration items)
      smart-ocs-monitoring    Smart off channel scanning
      clrscr                  Clears the display screen
      commit                  Commit all changes made in this session
      end                     End current mode and change to EXEC mode
      exit                    End current mode and down to previous mode
      help                    Description of the interactive help system
      revert                  Revert changes
      service                 Service Commands
      show                    Show running system information
      write                   Write running configuration to memory or terminal
    rfs7000-37FABE(config-smart-rf-policy-test)# 
    						
    							21 - 2 WiNG CLI Reference Guide
    21.1 smart-rf-policy
    SMART-RF-POLICY
    Table 21.1summarizes Smart RF policy commands
    Table 21.1smart-rf-policy Commands
    Command Description Reference
    assignable-powerSpecifies the power range during power assignmentpage 21-4
    auto-assign-
    sensorAllows Smart RF to select optimal sensor radios for WIPS and unauthorized 
    AP detectionpage 21-5
    channel-listAssigns the channel list for the selected frequencypage 21-6
    channel-widthSelects the channel width for Smart RF configurationpage 21-7
    coverage-hole-
    recoveryEnables recovery from errorspage 21-8
    enableEnables a Smart RF policypage 21-10
    group-byConfigures grouping parameterspage 21-11
    interference-
    recoveryRecovers issues due to excessive noise and interferencepage 21-12
    neighbor-recoveryEnables recovery from errors due to faulty neighbor radiospage 21-14
    noNegates a command or sets its default valuespage 21-16
    sensitivityConfigures Smart RF sensitivity page 21-18
    smart-ocs-
    monitoringApplies smart off channel scanning instead of dedicated detectorspage 21-19
    smart-ocs-
    monitoring 
    (ap7161)Enables automatic channel selection on an AP7161 device.page 21-22
    clrscrClears the display screenpage 5-3
    commitCommits (saves) changes made in the current sessionpage 5-4
    doRuns commands from EXEC modepage 4-66
    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
    revertReverts changes to their last saved configurationpage 5-13
    serviceInvokes service commands to troubleshoot or debug 
    (config-if) 
    instance configurationspage 5-14 
    						
    							SMART-RF-POLICY 21 - 3
    showDisplays running system informationpage 6-4
    writeWrites the system running configuration to memory or terminalpage 5-42
    Table 21.1smart-rf-policy Commands
    Command Description Reference 
    						
    							21 - 4 WiNG CLI Reference Guide
    21.1.1 assignable-power
    smart-rf-policy
    Specifies the power range during power assignment
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    assignable-power [2.4GHz|5GHz] [max|min] 
    Parameters
    • assignable-power [2.4GHz|5GHz] [max|min] 
    Examples
    rfs7000-37FABE(config-smart-rf-policy-test)#assignable-power 5GHz max 20
    rfs7000-37FABE(config-smart-rf-policy-test)#assignable-power 5GHz min 8
    rfs7000-37FABE(config-smart-rf-policy-test)#show context
    smart-rf-policy test
     assignable-power 5GHz min 8
     assignable-power 5GHz max 20
    Related Commands
    2.4GHz [max|min] 
    Assigns a power range on the 2.4GHz band
     max  – Sets the upper limit in the range from 1 - 20 dBm
     min  – Sets the lower limit in the range from 1 - 20 dBm
    5GHz [max|min] 
    Assigns a power range on the 5GHz band
     max  – Sets the upper limit in the range from 1 - 20 dBm
     min  – Sets the lower limit in the range from 1 - 20 dBm
    noResets assignable power to its default 
    						
    							SMART-RF-POLICY 21 - 5
    21.1.2 auto-assign-sensor
    smart-rf-policy
    Allows Smart RF to select optimal sensor radios for WIPS and unauthorized AP detection. Enable sensor radios for real 
    time monitoring and self healing when needed. These sensor radios are dedicated to monitoring activities only and do not 
    provide client services.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Parameters
    None
    Examples
    rfs7000-37FABE(config-smart-rf-policy-test)#auto-assign-sensor
    rfs7000-37FABE(config-smart-rf-policy-test)#
    rfs7000-37FABE(config-smart-rf-policy-test)#show context
    smart-rf-policy test
     auto-assign-sensor
     assignable-power 5GHz min 8
     assignable-power 5GHz max 20
    rfs7000-37FABE(config-smart-rf-policy-test)#
    Related Commands
    noDisables auto assignment of sensor radios on this Smart RF policy 
    						
    							21 - 6 WiNG CLI Reference Guide
    21.1.3 channel-list
    smart-rf-policy
    Assigns the channel list for the selected frequency
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    channel-list [2.4GHz|5GHz] 
    Parameters
    • channel-list [2.4GHz|5GHz] 
    Examples
    rfs7000-37FABE(config-smart-rf-policy-test)#channel-list 2.4Ghz 1,12
    rfs7000-37FABE(config-smart-rf-policy-test)#
    rfs7000-37FABE(config-smart-rf-policy-test)#show context
    smart-rf-policy test
     auto-assign-sensor
     assignable-power 5GHz min 8
     assignable-power 5GHz max 20
     channel-list 2.4GHz 1,12
    rfs7000-37FABE(config-smart-rf-policy-test)#
    Related Commands
    2.4GHz  Assigns a channel list for the 2.4GHz band
      – Sets a comma separated list of channels
    5GHz  Assigns a channel list for the 5GHz band
      – Sets a comma separated list of channels
    noResets the channel list for the selected frequency to its default 
    						
    							SMART-RF-POLICY 21 - 7
    21.1.4 channel-width
    smart-rf-policy
    Selects the channel width for Smart RF configuration
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    channel-width [2.4GHz|5GHz] [20MHz|40MHz|auto]
    Parameters
    • channel-width [2.4GHz|5GHz] [20MHz|40MHz|auto]
    Examples
    rfs7000-37FABE(config-smart-rf-policy-test)#channel-width 5 auto
    rfs7000-37FABE(config-smart-rf-policy-test)#
    rfs7000-37FABE(config-smart-rf-policy-test)#show context
    smart-rf-policy test
     auto-assign-sensor
     assignable-power 5GHz min 8
     assignable-power 5GHz max 20
     channel-list 2.4GHz 1,12
     channel-width 5GHz auto
    rfs7000-37FABE(config-smart-rf-policy-test)#
    Related Commands
    2.4GHz [20MHz|40MHz|
    auto]Assigns the channel width for the 2.4GHz band
     20MHz – Assigns the 20MHz channel width
     40MHz – Assigns the 40MHz channel width
     auto – Assigns the best possible channel in the 20MHz or 40MHz channel width
    5GHz [20MHz|40MHz|
    auto]Assigns the channel width for the 5GHz band
     20MHz – Assigns the 20MHz channel width
     40MHz – Assigns the 40MHz channel width
     auto – Assigns the best possible channel in the 20MHz or 40MHz channel width
    noResets channel width for the selected frequency to its default 
    						
    							21 - 8 WiNG CLI Reference Guide
    21.1.5 coverage-hole-recovery
    smart-rf-policy
    Enables recovery from coverage hole errors detected by Smart RF
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    coverage-hole-recovery {client-threshold|coverage-interval|interval|snr-threshold}
    coverage-hole-recovery {client-threshold [2.4GHz|5GHz] }
    coverage-hole-recovery {{coverage-interval|interval} [2.4GHz|5GHz] []}
    coverage-hole-recovery {snr-threshold [2.4Ghz|5Ghz] }
    Parameters
    • coverage-hole-recovery {client-threshold [2.4GHz|5GHz] }
    • coverage-hole-recovery {{coverage-interval|interval} [2.4GHz|5GHz] []}
    client-threshold Optional. Specifies the minimum number of clients below Signal-to-Noise Ratio (SNR) 
    threshold required to trigger coverage hole recovery
    2.4GHz  Specifies the minimum number of clients on the 2.4GHz band
      – Sets a value from 1 - 255. The default is 1.
    5GHz  Specifies the minimum number of clients on the 5GHz band
      – Sets a value from1 - 255. The default is 1.
    coverage-interval Optional. Specifies the interval coverage hole recovery is performed after coverage hole 
    is detected
    interval Optional. Specifies the interval coverage hole recovery is performed before coverage 
    hole is detected 
    						
    All Motorola manuals Comments (0)