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
    							RADIUS-POLICY 18 - 25
    18.2.10 use
    radius-server-policy
    Defines settings used with the RADIUS server policy
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6511
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    use [radius-group  {RAD-GROUP}|radius-user-pool-policy 
    ]
    Parameters
    • use [radius-group  {RAD-GROUP}|radius-user-pool-policy 
    
    Examples
    rfs7000-37FABE(config-radius-server-policy-test)#use server-trustpoint name1
    rfs7000-37FABE(config-radius-server-policy-test)#
    rfs7000-37FABE(config-radius-server-policy-test)#use radius-user-pool-policy 
    testuser
    rfs7000-37FABE(config-radius-server-policy-test)#
    Related Commands
    radius-group  {RAD-GROUP}Configures a RADIUS group (for LDAP users)
    radius-user-pool-policy 
    Configures RADIUS user pool parameters. Specify a user pool name up to 32 characters
    noRemoves a RADIUS group or a RADIUS user pool policy 
    						
    							18 - 26 WiNG CLI Reference Guide
    18.3 radius-user-pool-policy
    Configures a RADIUS user pool policy
    Use the (config) instance to configure RADIUS user pool policy commands. To navigate to the 
    radius-user-pool-policy instance, use the following commands:
    rfs7000-37FABE(config)#radius-user-pool-policy 
    rfs7000-37FABE(config)#radius-user-pool-policy testuser
    rfs7000-37FABE(config-radius-user-pool-testuser)#
    Table 18.3 summarizes RADIUS user pool policy commands
    Table 18.3radius-user-pool-policy Commands
    Commands Description Reference
    userConfigures RADIUS user parameterspage 18-29
    noNegates a command or sets its default valuepage 18-29
    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
    showDisplays running system informationpage 5-40
    writeWrites information to memory or terminalpage 6-4 
    						
    							RADIUS-POLICY 18 - 27
    18.3.1 user
    radius-user-pool-policy
    Configures RADIUS user parameters
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6511
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    user  password [0 |2 |] 
    {group [] {|guest}}
    user  password [0 |2 |] 
    {group [] {guest expiry-time  expiry-date  
    start-time}  start-date }}
    Parameters
    •  user  password [0 |2 |] 
    {group [] {guest expiry-time  expiry-date  start-time} 
     start-date }}
    user  Adds a new RADIUS user to the RADIUS user pool
      – Specify the name of the user. The username should not exceed 64 
    characters.
    passwd 
    [0 |
    2 |
    ]Configures the user password
     0  – Sets an unencrypted password
     2  – Sets an encrypted password
      – Sets a password (specified unencrypted) up to 21 characters in length
    group  Optional. Configures a RADIUS server group
      – Specify a group name in the local database
    guest Optional. Enables guest user access. After enabling a guest user account, specify the start 
    and expiry time and date for this account.
    expiry-time  Optional. Specify the user account expiry time in the HH:MM format (for example, 12:30 
    means 30 minutes after 12:00 the user login will expire). 
    						
    							18 - 28 WiNG CLI Reference Guide
    Examples
    rfs7000-37FABE(config-radius-user-pool-testuser)#user testuser password 0 symbol123 
    group test guest expiry-time 13:20 expiry-
    date 12:15:2011 start-time 17:00 start-date 11:15:2011
    rfs7000-37FABE(config-radius-user-pool-testuser)#
    Related Commands
    expiry-date 
    Optional. Specify the user account expiry date in the MM:DD:YYYY format (for example. 
    12:15:2011).
    start-time  Optional. Specify the user account activation time in the HH:MM format.
    start-date 
    Optional. Specify the user account activation date in the MM:DD:YYYY format.
    noDeletes a user from a RADIUS user pool 
    						
    							RADIUS-POLICY 18 - 29
    18.3.2 no
    radius-user-pool-policy
    Negates a command or sets its default. When used in the RADIUS user pool policy mode, the no command deletes a user 
    from a RADIUS user pool
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6511
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    no user 
    Parameters
    • no user 
    Examples
    rfs7000-37FABE(config-radius-user-pool-testuser)#no user testuser
    rfs7000-37FABE(config-radius-user-pool-testuser)#
    Related Commands
    user  Deletes a RADIUS user
      – Specify the user name.
    userConfigures RADIUS user parameters 
    						
    							18 - 30 WiNG CLI Reference Guide 
    						
    							CHAPTER 19 RADIO-QOS-POLICY
    This chapter summarizes the radio QoS policy in detail. Configuring and implementing a radio QOS policy is essential for 
    WLANs with heavy traffic and less bandwidth. The policy enables you to provide preferential service to selected network 
    traffic by controlling bandwidth allocation. The radio QoS policy can be applied to VLANs configured on an access point. 
    In case no VLANs are configured, the radio QoS policy can be applied to an access point’s Ethernet and radio ports.
    Use the (config) instance to configure radios QoS policy related configuration commands. To navigate to the 
    radio QoS policy instance, use the following commands:
    rfs7000-37FABE(config)#radio-qos-policy 
    rfs7000-37FABE(config)#radio-qos-policy test
    rfs7000-37FABE(config-radio-qos-test)#?
    Radio QoS Mode commands:
      accelerated-multicast  Configure multicast streams for acceleration
      admission-control      Configure admission-control on this radio for one or
                             more access categories
      no                     Negate a command or set its defaults
      wmm                    Configure 802.11e/Wireless MultiMedia parameters
      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
    rfs7000-37FABE(config-radio-qos-test)# 
    						
    							19 - 2 WiNG CLI Reference Guide
    19.1 radio-qos-policy
    Table 19.1 summarizes radio QoS policy commands
    Table 19.1radio-qos-policy Commands
    Command Description Reference
    accelerated-
    multicastConfigures multicast streams for accelerationpage 19-3
    admission-controlEnables admission control across all radios for one or more access 
    categoriespage 19-5
    noNegates a command or resets configured settings to their defaultpage 19-7
    wmmConfigures 802.11e/wireless multimedia parameterspage 19-10
    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
    showDisplays running system informationpage 6-4
    writeWrites the system running configuration to memory or terminalpage 5-42 
    						
    							RADIO-QOS-POLICY 19 - 3
    19.1.1 accelerated-multicast
    radio-qos-policy
    Configures multicast streams for acceleration. Multicasting allows the group transmission of data streams.
    Supported in the following platforms:
     AP300
     AP621
     AP650
     AP6511
     AP6521
     AP6532
     AP71XX
     RFS4000
     RFS6000
     RFS7000
     NX9000
     NX9500
    Syntax
    accelerated-multicast [client-timeout|max-client-streams|max-streams|
    overflow-policy|stream-threshold]
    accelerated-multicast [client-timeout |max-client-streams |
    max-streams |overflow-policy [reject|revert]|stream-threshold 
    ]
    Parameters
    • accelerated-multicast [client-timeout |max-client-streams 
    |max-streams |overflow-policy [reject|revert]|stream-threshold 
    ]
    client-timeout 
    Configures a timeout period in seconds for wireless clients
      – Specify a value from 5 - 6000 seconds.
    max-client-streams
    Configures the maximum number of accelerated multicast streams per client
      – Specify a value from 1 - 4. The default is 2.
    max-streams 
    Configures the maximum number of accelerated multicast streams per radio
      – Specify a value from 0 - 256. The default is 25.
    overflow-policy 
    [reject|revert]Specifies the policy in case too many clients register simultaneously. The 
    radio QOS policy can be configured to follow one of the following courses of action:
     reject – Rejects new clients. The default overflow policy is reject.
     revert – Reverts to regular multicast delivery
    stream-threshold  Configures the number of packets per second threshold for streams to accelerate
      – Specify a value from 1 - 500. The default is 30. 
    						
    							19 - 4 WiNG CLI Reference Guide
    Examples
    rfs7000-37FABE(config-radio-qos-test)#accelerated-multicast client-timeout 500
    rfs7000-37FABE(config-radio-qos-test)#accelerated-multicast stream-threshold 15
    rfs7000-37FABE(config-radio-qos-test)#show context
    radio-qos-policy test
     accelerated-multicast stream-threshold 15
     accelerated-multicast client-timeout 500
    rfs7000-37FABE(config-radio-qos-test)#
    Related Commands
    noReverts accelerated multicasting settings to their default 
    						
    All Motorola manuals Comments (0)