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 - 37
    24.1.25 rts-threshold
    interface-radio Instance
    Configures the RTS threshold value on this radio
    Supported in the following platforms:
     RFS4011
    Syntax
    rts-threshold 
    Parameters
    • rts-threshold 
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#rts-threshold 100
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      rf-mode sensor
      rts-threshold 100
      wlan wlan1 bss 1 primary
      off-channel-scan channel-list 2.4GHz 1
      rifs tx-only
      non-unicast queue bss 1 50
      non-unicast queue bss 2 3
      non-unicast queue bss 3 50
      non-unicast queue bss 4 50
      non-unicast queue bss 5 50
      non-unicast queue bss 6 50
      non-unicast queue bss 7 50
      non-unicast queue bss 8 50
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
     Specify the RTS threshold value from 0 - 2347 bytes
    noResets a radio’s RTS threshold to its default (2347)  
    						
    							24 - 38 WiNG CLI Reference Guide
    24.1.26 shutdown
    interface-radio Instance
    Terminates or shuts down a radio interface
    Supported in the following platforms:
     RFS4011
    Syntax
    shutdown
    Parameters
    None
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#shutdown
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    noEnables a disabled radio interface 
    						
    							INTERFACE-RADIO COMMANDS 24 - 39
    24.1.27 sniffer-redirect
    interface-radio Instance
    Captures and redirects packets to an IP address running a packet capture/analysis tool
    Supported in the following platforms:
     RFS4011
    Syntax
    sniffer-redirect  channel [1|1+|10|10-|100--------165]
    Parameters
    • sniffer-redirect  channel [1|1+|10|10---------165]
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#sniffer-redirect 
    172.16.10.13 channel ?
      1     Channel 1 in 20Mhz
      1+    Channel 1 as primary, Channel 5 as extension
      10    Channel 10 in 20Mhz
      10-   Channel 10 as primary, Channel 6 as extension
      100   Channel 100 in 20Mhz
    ------------------------------------------------------------------------------------
    --------------------------------------------------------------
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    sniffer-redirect Captures and redirects packets to an IP address running a packet capture/analysis tool
     Specify the IP address of the device running the capture/analysis tool
    [1|1+|10|10-|100|----------
    165]Specify the channel to capture packets
     1 – Channel 1 in 20Mhz
     1+ – Channel 1 as primary, Channel 5 as extension
     10 – Channel 10 in 20Mhz
     10- – Channel 10 as primary, Channel 6 as extension
     100 – Channel 100 in 20Mhz
    noDisables capture and redirection of packets 
    						
    							24 - 40 WiNG CLI Reference Guide
    24.1.28 use
    interface-radio Instance
    The use command enables the use of an association ACL policy and a radio QoS policy by this radio interface
    Supported in the following platforms:
     RFS4011
    Syntax
    use [association-acl-policy|radio-qos-policy]
    use [association-acl-policy |radio-qos-policy ]
    Parameters
    • use [association-acl-policy |
    radio-qos-policy ]
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#use association-acl-pol
    icy test1
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      rf-mode sensor
      rts-threshold 100
      wlan wlan1 bss 1 primary
      off-channel-scan channel-list 2.4GHz 1
      rifs tx-only
      use association-acl-policy test1
      non-unicast queue bss 1 50
      non-unicast queue bss 2 3
      non-unicast queue bss 3 50
      non-unicast queue bss 4 50
      non-unicast queue bss 5 50
      non-unicast queue bss 6 50
      non-unicast queue bss 7 50
      non-unicast queue bss 8 50
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    association-acl-policy Uses a specified association ACL policy with this radio interface
      – Specify the association ACL policy name.
    radio-qos-policy Uses a specified radio QoS policy with this radio interface
      – Specify the radio QoS policy name
    noDisables the use of the specified association ACL policy and radio QoS policy 
    						
    							INTERFACE-RADIO COMMANDS 24 - 41
    24.1.29 wireless-client
    interface-radio Instance
    Configures wireless client parameters
    Supported in the following platforms:
     RFS4011
    Syntax
    wireless-client tx-power 
    Parameters
    • wireless-client tx-power 
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#wireless-client tx-power 20
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      rf-mode sensor
      rts-threshold 100
      wlan wlan1 bss 1 primary
      wireless-client tx-power 20
      off-channel-scan channel-list 2.4GHz 1
      rifs tx-only
      use association-acl-policy test1
      non-unicast queue bss 1 50
      non-unicast queue bss 2 3
      non-unicast queue bss 3 50
      non-unicast queue bss 4 50
      non-unicast queue bss 5 50
      non-unicast queue bss 6 50
      non-unicast queue bss 7 50
      non-unicast queue bss 8 50
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
    wireless-client Configures wireless client parameters
    tx-power  Configures the transmit power indicated to wireless clients
      – Specify transmit power from 0 - 20 dBm
    noResets the transmit power indicated to wireless clients 
    						
    							24 - 42 WiNG CLI Reference Guide
    24.1.30 wlan
    interface-radio Instance
    Enables a WLAN on this radio
    Supported in the following platforms:
     RFS4011
    Syntax
    wlan  {bss|primary}
    wlan  bss  {primary}
    Parameters
    • wlan  bss  {primary}
    Examples
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#wlan wlan1
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#show context
     interface radio1
      rf-mode sensor
      placement outdoor
      beacon dtim-period bss 1 2
      beacon dtim-period bss 2 3
      beacon dtim-period bss 3 2
      beacon dtim-period bss 4 2
      beacon dtim-period bss 5 2
      beacon dtim-period bss 6 2
      rts-threshold 10
      wlan wlan1 bss 1 primary
      off-channel-scan channel-list 5GHz
      off-channel-scan channel-list 2.4GHz 1
      off-channel-scan sniffer-redirect 172.16.10.100
      rifs tx-rx
      use association-acl-policy test
      non-unicast tx-rate bss 1 dynamic-all
      non-unicast tx-rate bss 2 highest-basic
      non-unicast tx-rate bss 3 highest-basic
      non-unicast tx-rate bss 4 highest-basic
      non-unicast tx-rate bss 5 highest-basic
      non-unicast tx-rate bss 6 highest-basic
      non-unicast queue bss 1 2
      non-unicast queue bss 2 1
      non-unicast queue bss 3 1
      non-unicast queue bss 4 1
      non-unicast queue bss 5 1
      non-unicast queue bss 6 1
      
      probe-response rate highest-basic
    RFS4000-880DA7(config-profile-default-RFS4000-if-radio1)#
    Related Commands
      
    {bss  |primary}Specify the WLAN name (it must have been already created and configured)
     bss   – Optional. Provide a specific BSS for the radio where the WLAN has to be 
    mapped
      – Specify the BSS number.
     primary – Optional. Uses the WLAN as the primary WLAN when multiple WLANs 
    exist on the BSS
    noDisables a WLAN on a radio 
    						
    							CHAPTER 25 FIREWALL LOGGING
    This chapter summarizes firewall logging commands within the CLI. 
    The firewall uses logging to send system messages to one or more logging destinations, where they can be collected, 
    archived and reviewed.
    Set the logging level to define which messages are sent to each of the target destinations. 
    Logging messages can be sent to any of the following destinations: 
     The firewall console
     Telnet or SSH session to the firewall
     A temporary buffer internal to the firewall
    
     E-mail addresses 
     An FTP server 
    						
    							25 - 2 WiNG CLI Reference Guide
    25.1 Firewall Log Terminology and Syslog Severity Levels
    Abbreviation Description
    FTP File transfer protocol
    ACL Access control list
    Src MAC Source MAC address
    Dest MAC Destination MAC address
    LOGRULEHIT ACL rule applied
    PKT DROP Packet drop
    Src IP Source IP address
    Dest IP / Dst IP Destination IP address
    FWSTARTUP Firewall enabled
    DP Destination port
    SP Source port
    Matched Temporary Rule This is a internal rule created to allow data traffic
    Syslog Severity Level as Message Severity Level as Numeric Description
    emergency    0 System is unusable
    alert 1 Immediate action needed
    critical 2 Critical condition
    error 3 Error condition
    warning 4 Warning condition 
    notification 5 Normal but significant condition
    informational 6 Informational message   
    debugging 7 Debugging message  
    						
    							FIREWALL LOGGING 25 - 3
    25.1.1 Date format in Syslog messages
    The following output displays the wireless controller date in proper format:
    RFS7000-81916A(config)#Jul 25 11:09:00 2011: USER: cfgd: deleting session 4
    RFS7000-81916A(config)#
    RFS7000-81916A(config)#Jul 25 11:09:17 2011: USER: cfgd: deleting session 5
    The date format is  Month   Date   Time  Year 
    Month is Jul
    Date is 25
    Time is 11:09:00
    Year is 2011
    To generate a date log, enable logging
    For example, the following command has to be executed:
    rfs7000-37FABE#clock set 11:09:17 25 Jul 2011
    rfs7000-37FABE# 
    						
    							25 - 4 WiNG CLI Reference Guide
    25.1.2 FTP data connection log
    An ACL rule has to be applied and logging has to be enabled to generate a FTP data collection log.
    The FTP connection is Control Connection
    Jul 25 11:10:17 2011: %DATAPLANE-5-LOGRULEHIT: Matched ACL:ftpuser:ip Rule:0 
    Disposition:Allow Packet  Src MAC: Dst MAC: 
    Ethertype:0x0800 Src IP:192.168.1.99 Dst IP:192.168.2.102 Proto:6 Src Port:3014 Dst 
    Port:21
    Date is Jul 25
    Time is 11:10:17
    Year is 2011
    Module name is DATAPLANE
    Syslog Severity level is 5
    Log ID is LOGRULEHIT
    Log Message is Matched ACL
    The Matching ACL  is FTPuser
    IP Rule  sequence number is  O
    Disposition is Allow Packet 
    Source MAC Address is 00-19-B9-6B-DA-77
    Destination MAC Address is  
    Ethertype is  0x0800 
    Source IP Address is 192.168.1.99 
    Destination IP Address is  192.168.2.102
    Protocol Type is 6
    Source Port is 3014D
    Destination Port is 21
    The Data Connection in Active Mode
    Jul 25 11:10:19 2011: %DATAPLANE-5-LOGRULEHIT: Matched Temporary Rule of FTP ALG. Disposition:Allow Packet  Src 
    MAC: Dst MAC: Ethertype:0x0800 Src IP:192.168.2.102 Dst IP:192.168.1.99 
    Proto:6 Src Port:20 Dst Port:3017.
    The Data Connection in Passive Mode
    Jul 25 11:14:31 2011: %DATAPLANE-5-LOGRULEHIT: Matched Temporary Rule of FTP ALG. Disposition:Allow Packet  Src 
    MAC: Dst MAC: Ethertype:0x0800 Src IP:192.168.1.99 Dst IP:192.168.2.102 
    Proto:6 Src Port:3033 Dst Port:3894.
    For example, 
    rfs7000-37FABE(config-mac-acl-test)#permit any any log rule-precedence 25
    rfs7000-37FABE(config-mac-acl-test)#
    NOTE: The same terminology is used across all logs. 
    						
    All Motorola manuals Comments (0)