TMS zl Management and Configuration Guide ST.1.1.100226

A-103
Command-Line Reference
Global Configuration Context
For example, to add a RADIUS server with the IP address 10.10.10.10 and to
specify “procurve” as the secret key, TMS as the NAS ID, and a domain name
of “hp.com,” enter the following command:
ProCurve(tms-module-<slot ID>)# radius-server host
10.10.10.10 secret procurve nas-id tms domain-name hp.com
To delete a specified RADIUS server, enter the following command:
Syntax: no radius-server host <IP address> domain-name <domain name>
Replace <IP address> with the IP address of the RADIUS server.
Replace <domain name> with the domain name associated with your RADIUS
server. If the RADIUS server was not associated with a domain, you must
replace <domain name> with global.
rate-limit
This command allows you to set rate limits on your firewall access policies.
To configure rate limiting on a firewall access policy, you will need to know
the user group and rule ID of the access policy. You can configure the following
parameters:
Absolute maximum number of connections
Maximum number of connections for a specified time period
Maximum number of kilobytes for a specified time period
Maximum number of packets for a specified time
You can configure any combination of these parameters.
To configure rate limiting, enter the following command:
Syntax: rate-limit [group <group name> ] id <rule ID> [<rate limiter> <limiting param-
eters>]
Replace <group name> with the name of the group to which the firewall policy
applies. This parameter is optional.
Replace <rule ID> with the rule ID of the firewall access policy. This rule ID is
specific to the group and type of policy.
Replace <rate limiter> and <limiting parameters> with the options displayed in
Table A-31.
To delete a rate limiting policy, enter the following command:
Syntax: no rate-limit [ group <group name>] id <rule ID>