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
    							GLOBAL CONFIGURATION COMMANDS 4 - 175
    4.1.47.2.5  authentication-type
    wlan-mode commands
    Sets the WLAN’s authentication type
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    authentication-type [eap|eap-mac|eap-psk|kerberos|mac|none]
    Parameters
    • authentication-type [eap|eap-mac|eap-psk|kerberos|mac|none]
    authentication-type Configures a WLAN’s authentication type
    The authentication types are: EAP, EAP-MAC, EAP-PSK, Kerberos, MAC, and none.
    eapConfigures Extensible Authentication Protocol (EAP) authentication (802.1X)
    eap-mac Configures EAP or MAC authentication depending on client
    eap-psk Configures EAP authentication or pre-shared keys depending on client (This setting is only 
    valid with Temporal Key Integrity Protocol (TKIP) or Counter Mode with Cipher Block Chaining 
    Message Authentication Code Protocol (CCMP))
    kerberos Configures Kerberos authentication (encryption will change to WEP128 if it’s not already 
    WEP128 or Keyguard)
    mac Configures MAC authentication (RADIUS lookup of MAC address)
    none No authentication is used or the client uses pre-shared keys 
    						
    							4 - 176 WiNG CLI Reference Guide
    Examples
    rfs7000-37FABE(config-wlan-wlan1)#authentication-type eap
    rfs7000-37FABE(config-wlan-wlan1)#
    rfs7000-37FABE(config-wlan-wlan1)#show context
    wlan wlan1
     ssid wlan1
     bridging-mode tunnel
     encryption-type none
     authentication-type eap
     802.11w sa-query timeout 110
     802.11w sa-query attempts 1
     accounting syslog host 172.16.10.12 port 2
     acl exceed-rate wireless-client-denied-traffic 20 disassociate
    rfs7000-37FABE(config-wlan-wlan1)# 
    						
    							GLOBAL CONFIGURATION COMMANDS 4 - 177
    4.1.47.2.6  bridging-mode
    wlan-mode commands
    Configures how packets are bridged to and from a WLAN
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    bridging-mode [local|tunnel]
    Parameters
    • bridging-mode [local|tunnel]
    Examples
    rfs7000-37FABE(config-wlan-wlan1)#bridging-mode local
    rfs7000-37FABE(config-wlan-wlan1)#
    rfs7000-37FABE(config-wlan-wlan1)#show context
    wlan wlan1
     ssid wlan1
     bridging-mode local
     encryption-type none
     authentication-type eap
     802.11w sa-query timeout 110
     802.11w sa-query attempts 1
     accounting syslog host 172.16.10.12 port 2
     acl exceed-rate wireless-client-denied-traffic 20 disassociate
    rfs7000-37FABE(config-wlan-wlan1)#
    bridging-mode Configures how packets are bridged to and from a WLAN. The options available are local and 
    tunnel.
    local Bridges packets between WLAN and local ethernet ports
    tunnel Tunnels packets to other devices (typically a wireless controller) 
    						
    							4 - 178 WiNG CLI Reference Guide
    4.1.47.2.7  broadcast-dhcp
    wlan-mode commands
    Configures the broadcast DHCP packet handling parameters
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    broadcast-dhcp validate-offer
    Parameters
    • broadcast-dhcp validate-offer
    Examples
    rfs7000-37FABE(config-wlan-wlan1)#broadcast-dhcp validate-offer
    rfs7000-37FABE(config-wlan-wlan1)#
    rfs7000-37FABE(config-wlan-wlan1)#show context
    wlan wlan1
     ssid wlan1
     bridging-mode local
     encryption-type none
     authentication-type eap
     802.11w sa-query timeout 110
     802.11w sa-query attempts 1
     accounting syslog host 172.16.10.12 port 2
     acl exceed-rate wireless-client-denied-traffic 20 disassociate
     broadcast-dhcp validate-offer
    rfs7000-37FABE(config-wlan-wlan1)#
    validate-offer Validates the broadcast DHCP packet destination (a wireless client associated to the 
    radio) before forwarding over the air 
    						
    							GLOBAL CONFIGURATION COMMANDS 4 - 179
    4.1.47.2.8  broadcast-ssid
    wlan-mode commands
    Advertises the WLAN SSID in beacons
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    broadcast-ssid
    Parameters
    None
    Examples
    rfs7000-37FABE(config-wlan-wlan1)#broadcast-ssid
    rfs7000-37FABE(config-wlan-wlan1)# 
    						
    							4 - 180 WiNG CLI Reference Guide
    4.1.47.2.9  captive-portal-enforcement
    wlan-mode commands
    Configures the WLAN’s captive portal enforcement
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    captive-portal-enforcement {fall-back}
    Parameters
    • captive-portal-enforcement {fall-back}
    Examples
    rfs7000-37FABE(config-wlan-wlan1)#captive-portal-enforcement fall-back
    rfs7000-37FABE(config-wlan-wlan1)#
    rfs7000-37FABE(config-wlan-wlan1)#show context
    wlan wlan1
     ssid wlan1
     bridging-mode local
     encryption-type none
     authentication-type eap
     802.11w sa-query timeout 110
     802.11w sa-query attempts 1
     accounting syslog host 172.16.10.12 port 2
     captive-portal-enforcement fall-back
     acl exceed-rate wireless-client-denied-traffic 20 disassociate
     broadcast-dhcp validate-offer
    rfs7000-37FABE(config-wlan-wlan1)#
    captive-portal-enforcement Enables captive portal enforcement on a WLAN
    fall-back Optional. Enforces captive portal validation if WLAN authentication fails (applicable to 
    EAP or MAC authentication only) 
    						
    							GLOBAL CONFIGURATION COMMANDS 4 - 181
    4.1.47.2.10 client-access
    wlan-mode commands
    Enables WLAN client access (for normal data operations)
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    client-access
    Parameters
    None
    Examples
    rfs7000-37FABE(config-wlan-wlan1)#client-access
    rfs7000-37FABE(config-wlan-wlan1)# 
    						
    							4 - 182 WiNG CLI Reference Guide
    4.1.47.2.11 client-client-communication
    wlan-mode commands
    Allows frame switching from one client to another on a WLAN
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    client-client-communication
    Parameters
    None
    Examples
    rfs7000-37FABE(config-wlan-wlan1)#client-client-communication
    rfs7000-37FABE(config-wlan-wlan1)#s 
    						
    							GLOBAL CONFIGURATION COMMANDS 4 - 183
    4.1.47.2.12 client-load-balancing
    wlan-mode commands
    Configures client load balancing on a WLAN
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    client-load-balancing {allow-single-band-clients|band-discovery-intvl|
    capability-ageout-time|max-probe-req|probe-req-invl}
    client-load-balancing {allow-single-band-clients [2.4Ghz|5Ghz]|
    band-discovery-intvl []|capability-ageout-time []}
    client-load-balancing {{max-probe-req|probe-req-intvl} [2.4Ghz|5Ghz] []}
    Parameters
    • client-load-balancing {allow-single-band-clients [2.4Ghz|5Ghz]|
    band-discovery-intvl []|capability-ageout-time []}
    client-load-balancing Configures client load balancing on a WLAN
    allow-single-band-clients 
    [2.4GHz|5GHz]Optional. Allows single band clients to associate even during load balancing
     2.4GHz – Enables load balancing across 2.4GHz channels
     5GHz – Enables load balancing across 5GHz channels
    band-discovery-intvl 
    Optional. Configures time interval to discover a clients band capability before 
    associating it
      – Specify a value from 0 - 10000 seconds.
    capability-ageout-time 
    Optional. Configures a clients capability ageout interval
      – Specify a value from 0 - 10000 seconds. 
    						
    							4 - 184 WiNG CLI Reference Guide
    • client-load-balancing {{max-probe-req|probe-req-intvl} [2.4Ghz|5Ghz]
    []}
    Examples
    rfs7000-37FABE(config-wlan-wlan1)#client-load-balancing allow-single-band-clients 
    2.4ghz
    rfs7000-37FABE(config-wlan-wlan1)#
    rfs7000-37FABE(config-wlan-wlan1)#client-load-balancing band-discovery-intvl 2
    rfs7000-37FABE(config-wlan-wlan1)#
    rfs7000-37FABEconfig-wlan-wlan1)#client-load-balancing probe-req-intvl 5ghz 5
    rfs7000-37FABE(config-wlan-wlan1)#
    rfs7000-37FABE(config-wlan-wlan1)#show context
    wlan wlan1
     ssid wlan1
     bridging-mode local
     encryption-type none
     authentication-type eap
     802.11w sa-query timeout 110
     802.11w sa-query attempts 1
     accounting syslog host 172.16.10.12 port 2
     client-load-balancing probe-req-intvl 5ghz 5
     client-load-balancing band-discovery-intvl 2
     captive-portal-enforcement fall-back
     acl exceed-rate wireless-client-denied-traffic 20 disassociate
     broadcast-dhcp validate-offer
    rfs7000-37FABE(config-wlan-wlan1)#
    client-load-balancing Configures load balancing of clients on a WLAN
    max-probe-req 
    [2.4GHz|5GHz] Optional. Configures client probe request interval limits for association
     2.4GHz – Configures maximum client probe requests on 2.4GHz radios
     5GHz – Configures maximum client probe requests on 5GHz radios
      – Specify a client probe request threshold from 0 - 100000.
    probe-req-intvl 
    2.4GHz|5GHz] Optional. Configures client probe request interval limits for association
     2.4GHz – Configures client probe request interval on 2.4GHz radios
     5GHz – Configures client probe request interval on 5GHz radios
      – Specify a value from 0 - 100000. 
    						
    All Motorola manuals Comments (0)