rate-limit

Sets the rate limit for the guest RADIUS server group

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

rate-limit [from-air|to-air] <100-1000000>
Note

Note

The rate-limit setting is not applicable to a management group.

Parameters

rate-limit [from-air|to-air] <100-1000000>

to-air <100-1000000>

Sets the rate limit in the downlink direction, from the network to the wireless client

  • <100-1000000> – Specify the rate from 100 - 1000000 kbps.

from-air <100-1000000>

Sets the rate limit in the uplink direction, from the wireless client to the network

  • <100-1000000> – Specify the rate from 100 - 1000000 kbps.

Examples

nx9500-6C8809(config-radius-group-test)#rate-limit to-air 200
nx9500-6C8809(config-radius-group-test)#show context
radius-group test
 guest
 policy vlan 1
 policy ssid test
 policy day mo
 policy day tu
 policy day we
 policy day th
 policy day fr
 policy day sa
 policy day su
 rate-limit to-air 200
 policy time start 13:30 end 17:30
nx9500-6C8809(config-radius-group-test)#

Related Commands

no

Removes the RADIUS guest group‘s rate limits