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
    							INTERFACE-RADIO COMMANDS 24 - 17
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#data-rates b-only
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      channel 1
      data-rates b-only
      wlan wlan1 bss 1 primary
      aggregation ampdu tx-only
      antenna-mode 2x2
      airtime-fairness prefer-ht
      ack-timeout 35
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#data-rates custom basic-
    mcs0-7
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      channel 1
      data-rates custom basic-mcs0-7
      wlan wlan1 bss 1 primary
      aggregation ampdu tx-only
      antenna-mode 2x2
      airtime-fairness prefer-ht
      ack-timeout 35
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    noResets the 802.11 data rates on a radio 
    						
    							24 - 18 WiNG CLI Reference Guide
    24.1.9 description
    interface-radio Instance
    Defines a description for the selected radio
    Supported in the following platforms:
     RFS4011
    Syntax
    description 
    Parameters
    • description 
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#description “primary radio 
    to use”
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      description primary radio to use
      channel 1
      data-rates custom basic-mcs0-7
      wlan wlan1 bss 1 primary
      aggregation ampdu tx-only
      antenna-mode 2x2
      airtime-fairness prefer-ht
      ack-timeout 35
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
     Defines a description for the selected radio
    noRemoves a radio’s description 
    						
    							INTERFACE-RADIO COMMANDS 24 - 19
    24.1.10 dynamic-chain-selection
    interface-radio Instance
    Enables automatic antenna mode selection (single antenna for non-11n transmit rates)
    Supported in the following platforms:
     RFS4011
    Syntax
    dynamic-chain-selection
    Parameters
    None
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#dynamic-chain-selection
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      description primary radio to use
      channel 1
      data-rates custom basic-mcs0-7
      wlan wlan1 bss 1 primary
      aggregation ampdu tx-only
      antenna-mode 2x2
      dynamic-chain-selection
      airtime-fairness prefer-ht
      ack-timeout 35
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    noResets automatic antenna mode selection to default 
    						
    							24 - 20 WiNG CLI Reference Guide
    24.1.11 guard-interval
    interface-radio Instance
    Configures the 802.11n guard interval. A guard interval ensures distinct transmissions do not interfere with one another. 
    It provides immunity to propagation delays, echoes and reflection of radio signals.
    Supported in the following platforms:
     RFS4011
    Syntax
    guard-interval [any|long]
    Parameters
    • guard-interval [any|long]
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#guard-interval long
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      description primary radio to use
      channel 1
      data-rates custom basic-mcs0-7
      wlan wlan1 bss 1 primary
      guard-interval long
      aggregation ampdu tx-only
      antenna-mode 2x2
      dynamic-chain-selection
      airtime-fairness prefer-ht
      ack-timeout 35
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    any Enables the radio to use any short (400nSec) or long (800nSec) guard interval
    long Enables the use of long guard interval (800nSec)
    noResets the 802.11n guard interval to default 
    						
    							INTERFACE-RADIO COMMANDS 24 - 21
    24.1.12 lock-rf-mode
    interface-radio Instance
    Retains user configured RF mode settings for the selected radio
    Supported in the following platforms:
     RFS4011
    Syntax
    lock-rf-mode
    Parameters
    None
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#lock-rf-mode
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      description primary radio to use
      channel 1
      data-rates custom basic-mcs0-7
      wlan wlan1 bss 1 primary
      guard-interval long
      aggregation ampdu tx-only
      antenna-mode 2x2
      dynamic-chain-selection
      airtime-fairness prefer-ht
      lock-rf-mode
      ack-timeout 35
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    noAllows Smart RF to change a radio’s RF mode settings 
    						
    							24 - 22 WiNG CLI Reference Guide
    24.1.13 max-clients
    interface-radio Instance
    Configures the maximum number of wireless clients allowed to associate with this radio
    Supported in the following platforms:
     RFS4011
    Syntax
    max-clients 
    Parameters
    • max-clients 
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#max-clients 100
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      description primary radio to use
      channel 1
      data-rates custom basic-mcs0-7
      wlan wlan1 bss 1 primary
      guard-interval long
      aggregation ampdu tx-only
      antenna-mode 2x2
      dynamic-chain-selection
      max-clients 100
      airtime-fairness prefer-ht
      lock-rf-mode
      ack-timeout 35
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
     Configures the maximum number of clients allowed to associate with a radio. Specify a 
    value from 0 - 256.
    noResets the maximum number of wireless clients allowed to associate with a radio 
    						
    							INTERFACE-RADIO COMMANDS 24 - 23
    24.1.14 mesh
    interface-radio Instance
    Use this command to configure radio mesh parameters. A Wireless Mesh Network (WMN) is a network of radio nodes 
    organized in a mesh topology. It consists of mesh clients, mesh routers, and gateways.
    Supported in the following platforms:
     RFS4011
    Syntax
    mesh [client|links|portal|preferred-peer]
    mesh [client|links |portal|preferred-peer  ]
    Parameters
    • mesh [client|links |portal|preferred-peer  ]
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#mesh preferred-peer 2 11-
    22-33-44-55-66
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      description primary radio to use
      channel 1
      mesh preferred-peer 2 11-22-33-44-55-66
      wlan wlan1 bss 1 primary
      antenna-gain 12.0
      guard-interval long
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    mesh Configures radio mesh parameters, such as maximum number of mesh links, preferred 
    peer device, client operations etc.
    client Enables operation as a client (Scans for mesh portals or nodes that have connectivity to 
    portals and connects through them)
    links  Configures the maximum number of mesh links a radio attempts to create
      – Sets the maximum number of mesh links from 1 - 6
    portal Enables operation as a portal (Begins beaconing immediately, accepting connections 
    from other mesh nodes, typically the node with a connection to the wired network)
    preferred-peer   Configures a preferred peer device
      – Configures the priority at which the peer node will be added
      – Sets the MAC address of the preferred peer device (Ethernet MAC of either 
    an AP or a wireless controller with onboard radios)
    noDisables mesh mode operation of the selected radio 
    						
    							24 - 24 WiNG CLI Reference Guide
    24.1.15 no
    interface-radio Instance
    Negates a command or resets settings to their default. When used in the config RFS4000 radio Interface mode, the no 
    command disables or resets radio interface settings.
    Supported in the following platforms:
     RFS4011
    Syntax
    no 
    Parameters
    None
    Usage Guidelines
    The no command negates any command associated with it. Wherever required, use the same parameters associated with 
    the command getting negated.
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#no ?
      ack-timeout              Reset the 802.11 ACK timeout to default
      aggregation              Configure 802.11n aggregation related parameters
      airtime-fairness         Disable fair access to medium for clients, provide
                               access in a round-robin mode
      antenna-gain             Reset the antenna gain of this radio to default
      antenna-mode             Reset the antenna mode (number of transmit and
                               receive antennas) on the radio to its default
      beacon                   Configure beacon parameters
      channel                  Reset the channel of operation of this radio to
                               default
      data-rates               Reset radio data rate configuration to default
      description              Reset the description of the radio to its default
      dynamic-chain-selection  Use the configured transmit antenna mode for all
                               clients
      guard-interval           Configure default value of 802.11n guard interval
                               (long: 800nSec)
      lock-rf-mode             Allow smart-rf to change rf-mode setting for this
                               radio
      max-clients              Maximum number of wireless clients allowed to
                               associate
      mesh                     Disable mesh mode operation of the radio
      non-unicast              Configure handling of non-unicast frames
      off-channel-scan         Disable off-channel scanning on the radio
      placement                Reset the placement of the radio to its default
      power                    Reset the transmit power of this radio to default
      preamble-short           Disable the use of short-preamble 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                  Reset the RF mode of operation for this radio to
                               default (2.4GHz on radio1, 5GHz on radio2, sensor
                               on radio3)
      rifs                     Configure Reduced Interframe Spacing (RIFS)
                               parameters
      rts-threshold            Reset the RTS threshold to its default (2347)
      shutdown                 Re-enable the selected interface
      sniffer-redirect         Disable capture and redirection of packets
      use                      Set setting to use
      wireless-client          Configure wireless client related parameters
      wlan                     Disable a wlan from this radio
      service                  Service Commands
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)# 
    						
    							INTERFACE-RADIO COMMANDS 24 - 25
    The radio interface settings before the execution of the no command:
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      description primary radio to use
      channel 1
      mesh preferred-peer 2 11-22-33-44-55-66
      wlan wlan1 bss 1 primary
      antenna-gain 12.0
      guard-interval long
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    The radio interface settings before the execution of the no command:
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#no channel
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#no antenna-gain
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#no description
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      mesh preferred-peer 2 11-22-33-44-55-66
      wlan wlan1 bss 1 primary
      guard-interval long
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    ack-timeoutConfigures the 802.11 ACK timeout period
    aggregationConfigures 802.11n aggregation parameters
    airtime-fairnessEnables equal access for wireless clients based on their airtime usage
    antenna-gainConfigures the radio antenna gain
    antenna-modeConfigures the radio antenna mode (the number of transmit and receive antennas)
    beaconConfigure beacon parameters
    channelConfigures a radio channel of operation
    data-ratesConfigures 802.11 data rates on a radio
    descriptionDefines a radio’s description
    dynamic-chain-selectionEnables automatic antenna mode selection (single antenna for non-11n transmit rates)
    guard-intervalConfigures the 802.11n guard interval
    lock-rf-modeRetains user configured radio RF mode settings
    max-clientsConfigures the maximum number of wireless clients allowed to associate with a radio
    meshEnables this radio to operate in the mesh mode
    non-unicastConfigures the handling of radio non unicast frames
    off-channel-scanEnables radio off channel scanning parameters
    placementConfigures the location where a radio is deployed
    powerConfigures the radio transmit power 
    						
    							24 - 26 WiNG CLI Reference Guide
    preamble-shortEnables the use of short preamble on a radio
    probe-responseConfigures transmission parameters for probe response frames
    radio-tap-modeConfigures the radio tap mode of operation for this radio
    rf-modeConfigures the radio RF mode
    rifsConfigures radio RIFS parameters
    rts-thresholdConfigures the radio Request to Send (RTS) threshold value
    shutdownTerminates or shutsdown a radio interface
    sniffer-redirectCaptures and redirects packets to an IP address running a packet capture/analysis tool
    useEnables the use of an association ACL policy and a radio QoS policy by an interface
    wireless-clientConfigures wireless client parameters
    wlanEnables a WLAN on this radio
    serviceService commands are used to view and manage the wireless controller configuration 
    in all modes 
    						
    All Motorola manuals Comments (0)