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
    							WLAN-QOS-POLICY 23 - 15
    23.1.8 voice-prioritization 
    wlan-qos-policy
    Prioritizes voice clients over other clients (for non-WMM clients). This feature is enabled by default.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    voice-prioritization
    Parameters
    None
    Examples
    rfs7000-37FABE(config-wlan-qos-test)#voice-prioritization
    rfs7000-37FABE(config-wlan-qos-test)#
    rfs7000-37FABE(config-wlan-qos-test)#show context
    wlan-qos-policy test
     classification non-wmm video
     svp-prioritization
     voice-prioritization
     multicast-mask primary 11-22-33-44-55-66/22-33-44-55-66-77
     classification non-unicast normal
     rate-limit wlan from-air rate 55
     rate-limit wlan from-air max-burst-size 6
     rate-limit wlan from-air red-threshold best-effort 10
     rate-limit client from-air red-threshold background 3
     qos trust dscp
     qos trust wmm
     accelerated-multicast autodetect classification voice 
    						
    							23 - 16 WiNG CLI Reference Guide
    23.1.9 wmm
    wlan-qos-policy
    Configures 802.11e/wireless multimedia parameters for this WLAN QoS policy
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    wmm [background|best-effort|power-save|qbss-load-element|video|voice]
    wmm [power-save|qbss-load-element]
    wmm [background|best-effort|video|voice] [aifsn |cw-max |
    cw-min |txop-limit ]
    Parameters
    • wmm [power-save|qbss-load-element]
    • wmm [background|best-effort|video|voice] [aifsn |cw-max |
    cw-min |txop-limit ]
    wmm Configures 802.11e/wireless multimedia parameters
    power-save Enables support for the WMM-Powersave mechanism. This mechanism, also known as 
    Unscheduled Automatic Power Save Delivery (U-APSD), is specifically designed for WMM 
    voice devices.
    qbss-load-element Enables support for the QOS Basic Service Set (QBSS) load information element in 
    beacons and probe response packets advertised by access packets. This feature is 
    enabled by default.
    wmm Configures 802.11e/wireless multimedia parameters. This parameter enables the 
    configuration of four access categories. Applications assign each data packet to one of 
    these four access categories and queues them for transmission.
    background Configures background access category parameters
    best-effort Configures best effort access category parameters. Packets not assigned to any particular 
    access category are categorized by default as having best effort priority 
    						
    							WLAN-QOS-POLICY 23 - 17
    video Configures video access category parameters
    voice Configures voice access category parameters
    aifsn  Configures Arbitrary Inter-Frame Space Number (AIFSN) from 2 - 15. AIFSN is the wait 
    time between data frames. This parameter is common to background, best effort, video 
    and voice.
    The default for traffic voice categories is 2
    The default for traffic video categories is 2
    The default for traffic best effort (normal) categories is 3
    The default for traffic background (low) categories is 7
      – Sets a value from 2 - 15
    cw-max  Configures the maximum contention window. Wireless clients pick a number between 0 
    and the minimum contention window to wait before retransmission. Wireless clients then 
    double their wait time on a collision, until it reaches the maximum contention window. 
    This parameter is common to background, best effort, video and voice.
    The default for traffic voice categories is 3
    The default for traffic video categories is 4
    The default for traffic best effort (normal) categories 10
    The default for traffic background (low) categories is 10
      – ECW: the contention window. The actual value used is (2^ECW - 1). Set a 
    value from 0 - 15.
    cw-min  Configures the minimum contention window. Wireless clients pick a number between 0 
    and the min contention window to wait before retransmission. Wireless clients then 
    double their wait time on a collision, until it reaches the maximum contention window. 
    This parameter is common to background, best effort, video and voice.
    The default for traffic voice categories is 2
    The default for traffic video categories is 3
    The default for traffic best effort (normal) categories is 4
    The default for traffic background (low) categories is 4
      – ECW: the contention window. The actual value used is (2^ECW - 1). Set a 
    value from 0 - 15.
    txop-limit  Configures the transmit-opportunity (the interval of time during which a particular client 
    has the right to initiate transmissions). This parameter is common to background, best 
    effort, video and voice.
    The default for traffic voice categories is 47
    The default for traffic video categories is 94
    The default for traffic best effort (normal) categories is 0
    The default for traffic background (low) categories is 0
      – Set a value from 0 - 65535 to configure the transmit-opportunity in 32 
    microsecond units. 
    						
    							23 - 18 WiNG CLI Reference Guide
    Examples
    rfs7000-37FABE(config-wlan-qos-test)#wmm background aifsn 7
    rfs7000-37FABE(config-wlan-qos-test)#wmm video txop-limit 9
    rfs7000-37FABE(config-wlan-qos-test)#wmm voice cw-min 6
    rfs7000-37FABE(config-wlan-qos-test)#wmm qbss-load-element
    rfs7000-37FABE(config-wlan-qos-test)#show context
    wlan-qos-policy test
     classification non-wmm video
     svp-prioritization
     voice-prioritization
     wmm video txop-limit 9
     wmm voice cw-min 6
     wmm voice cw-max 6
     multicast-mask primary 11-22-33-44-55-66/22-33-44-55-66-77
     classification non-unicast normal
     rate-limit wlan from-air rate 55
     rate-limit wlan from-air max-burst-size 6
     rate-limit wlan from-air red-threshold best-effort 10
     rate-limit client from-air red-threshold background 3
     qos trust dscp
     qos trust wmm
     accelerated-multicast autodetect classification voice 
    						
    							CHAPTER 24 INTERFACE-RADIO 
    COMMANDS
    Use the (config-profile-default-RFS4000) instance to configure radio instances associated with the wireless controller.
    To switch to this mode, use:
    RFS4000-37FAB(config-profile-default-RFS4000)#interface radio ?
      1  Radio interface 1
      2  Radio interface 2
      3  Radio interface 3
    RFS4000-37FABE(config-profile-default-RFS4000)#interface radio
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#?
    Radio Mode commands:
      ack-timeout              Configure the 802.11 ACK timeout
      aggregation              Configure 802.11n aggregation related parameters
      airtime-fairness         Enable fair access to medium for clients based on
                               their usage of airtime
      antenna-gain             Specifies the antenna gain of this radio
      antenna-mode             Configure the antenna mode (number of transmit and
                               receive antennas) on the radio
      beacon                   Configure beacon parameters
      channel                  Configure the channel of operation for this radio
      data-rates               Specify the 802.11 rates to be supported on this
                               radio
      description              Configure a description for this radio
      dynamic-chain-selection  Automatic antenna-mode selection (single antenna
                               for non-11n transmit rates)
      guard-interval           Configure the 802.11n guard interval
      lock-rf-mode             Retain user configured rf-mode setting for this
                               radio
      max-clients              Maximum number of wireless clients allowed to
                               associate
      mesh                     Configure radio mesh parameters
      no                       Negate a command or set its defaults
      non-unicast              Configure handling of non-unicast frames
      off-channel-scan         Enable off-channel scanning on the radio
      placement                Configure the location where this radio is
                               operating
      power                    Configure the transmit power of the radio
      preamble-short           User short preambles on this radio
      probe-response           Configure transmission parameters for Probe
                               Response frames
      radio-tap-mode           Configure the radio-tap mode of operation for this
                               radio
      rf-mode                  Configure the rf-mode of operation for this radio
      rifs                     Configure Reduced Interframe Spacing (RIFS)
                               parameters 
    						
    							24 - 2 WiNG CLI Reference Guide
      rts-threshold            Configure the RTS threshold
      shutdown                 Shutdown the selected radio interface
      sniffer-redirect         Capture packets and redirect to an IP address
                               running a packet capture/analysis tool
      use                      Set setting to use
      wireless-client          Configure wireless client related parameters
      wlan                     Enable wlans on this radio
      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
      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
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)# 
    						
    							INTERFACE-RADIO COMMANDS 24 - 3
    24.1 interface-radio Instance
    Table 24.1 summarizes interface radio commands
    Table 24.1Interface Radio Instance commands
    Commands Description Reference
    ack-timeoutConfigures the 802.11 ACK timeout periodpage 24-5
    aggregationConfigures 802.11n aggregation parameterspage 24-6
    airtime-fairnessEnables fair access for clients based on airtime usagepage 24-9
    antenna-gainSpecifies the antenna gain of the selected radiopage 24-10
    antenna-modeConfigures the radio antenna modepage 24-11
    beaconConfigures beacon parameterspage 24-12
    channelConfigures a radio’s channel of operationpage 24-14
    data-ratesSpecifies the 802.11 rates supported on a radiopage 24-15
    descriptionDefines a radio’s descriptionpage 24-18
    dynamic-chain-
    selectionEnables automatic antenna mode selectionpage 24-19
    guard-intervalConfigures the 802.11n guard intervalpage 24-20
    lock-rf-modeRetains user configured radio RF mode settingspage 24-21
    max-clientsDefines the maximum number of wireless clients allowed to associatepage 24-22
    meshConfigures radio mesh parameterspage 24-23
    noNegates a command or sets its defaultpage 24-24
    non-unicastConfigures the handling of non unicast framespage 24-27
    off-channel-scanEnables radio off channel scanningpage 24-29
    placementConfigures the location where a radio is deployedpage 24-30
    powerConfigures the radio transmit powerpage 24-31
    preamble-shortConfigures user short preambles on the radiopage 24-32
    probe-responseConfigures transmission parameters for probe response framespage 24-33
    radio-tap-modeConfigures the radio tap mode for a radiopage 24-34
    rf-modeConfigures a radio RF modepage 24-35
    rifsConfigures Reduced Interframe Spacing (RIFS) parameterspage 24-36
    rts-thresholdConfigures a radio’s RTS threshold valuepage 24-37
    shutdownTerminates a selected radio interfacepage 24-38 
    						
    							24 - 4 WiNG CLI Reference Guide
    sniffer-redirectCaptures and redirects packets to an IP address running a packet capture/
    analysis toolpage 24-39
    useApplies other configuration profiles or values on the current configuration 
    itempage 24-40
    wireless-clientConfigures wireless client related parameterspage 24-41
    wlanEnables a radio WLANpage 24-42
    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-6
    exitEnds the current mode and moves to the previous modepage 5-6
    helpDisplays the interactive help systempage 5-11
    revertReverts changes to their last saved configurationpage 5-13
    serviceInvokes service commands to troubleshoot or debug 
    (config-if) 
    instance configurationspage 5-40
    showDisplays running system informationpage 6-4
    writeWrites the system running configuration to memory or terminalpage 5-42
    Table 24.1Interface Radio Instance commands
    Commands Description Reference 
    						
    							INTERFACE-RADIO COMMANDS 24 - 5
    24.1.1 ack-timeout
    interface-radio Instance
    Configures the 802.11 ACK timeout period. When a packet is sent out from one wireless client to another, it waits for an 
    acknowledgement (ACK) frame from the receiving client. If an ACK is not received within the specified timeout period, the 
    packet is re-transmitted resulting in reduced throughput.
    Supported in the following platforms:
     RFS4011
    Syntax
    ack-timeout 
    Parameters
    • ack-timeout 
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#ack-timeout 35
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      wlan wlan1 bss 1 primary
      ack-timeout 35
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    ack-timeout  Configures the 802.11 ACK timeout period in microseconds
      – Specify the ACK timeout period from 1 - 100 microseconds. If the ACK 
    timeout period set is too high, throughput is degraded waiting for the ACK window to 
    timeout on lost packets.
    noResets the 802.11 ACK timeout period to default 
    						
    							24 - 6 WiNG CLI Reference Guide
    24.1.2 aggregation
    interface-radio Instance
    Configures 802.11n frame aggregation. Frame aggregation increases throughput by sending two or more data frames in a 
    single transmission. There are two types of frame aggregation: MAC Service Data Unit (MSDU) aggregation and MAC 
    Protocol Data Unit (MPDU) aggregation. Both modes group several data frames into one large data frame.
    Supported in the following platforms:
     RFS4011
    Syntax
    aggregation [ampdu|amsdu]
    aggregation ampdu [rx-only|tx-only|tx-rx|none|max-aggr-size|min-spacing]
    aggregation ampdu [rx-only|tx-only|tx-rx|none]
    aggregation ampdu max-aggr-size [rx|tx]
    aggregation ampdu max-aggr-size rx [8191|16383|32767|65535]
    aggregation ampdu max-aggr-size tx []
    aggregation ampdu min-spacing [0|1|2|4|8|16]
    aggregation amsdu [rx-only|tx-rx]
    Parameters
    • aggregation ampdu [rx-only|tx-only|tx-rx|none]
    • aggregation ampdu max-aggr-size rx [8191|16383|32767|65535]
    aggregation Configures 802.11n frame aggregation parameters
    ampdu Configures Aggregate MAC Protocol Data Unit (AMPDU) frame aggregation parameters. 
    AMPDU aggregation collects Ethernet frames addressed to a single destination. It wraps 
    each frame in an 802.11n MAC header. This aggregation mode is less efficient, but more 
    reliable in environments with high error rates. It enables the acknowledgement and 
    retransmission of each aggregated data frame individually.
    tx-only Supports the transmission of AMPDU aggregated frames only
    rx-only Supports the receipt of AMPDU aggregated frames only
    tx-rx Supports the transmission and receipt of AMPDU aggregated frames
    none Disables support for AMPDU aggregation
    aggregation Configures 802.11n frame aggregation parameters
    ampdu Configures AMPDU frame aggregation parameters. AMPDU aggregation collects 
    Ethernet frames addressed to a single destination. It wraps each frame in an 802.11n 
    MAC header. This aggregation mode is less efficient, but more reliable in environments 
    with high error rates. It enables the acknowledgement and retransmission of each 
    aggregated data frame individually. 
    						
    All Motorola manuals Comments (0)