Cisco Systems OL-6244-01 Switch User Manual


  Open as PDF
of 1438
 
2-300
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
set cops
set cops
To configure COPS functionality, use the set cops command.
set cops server ipaddress [port] [primary] [diff-serv | rsvp]
set cops domain-name domain_name
set cops retry-interval initial incr max
Syntax Description
Defaults The defaults are as follows:
The retry interval default values are initial = 30 seconds, incr = 30 seconds, max = 5 minutes.
The default domain-name is a string of length zero.
No policy decision point (PDP) servers are configured.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines You can configure the names or addresses of up to two PDP servers. One must be the primary, and the
optional second server is a secondary, or backup, PDP server.
The COPS domain name can be set globally only; there is no option to set it for each COPS client.
Names such as the server, domain-name, and roles can contain a maximum of 31 characters; longer
names are truncated to 31 characters. Valid letters are a-z, A-Z, 0-9, ., - and _. Names cannot start with
an underscore (_). The names are not case sensitive for matching, but are case sensitive for display.
When specifying the retry-interval, the total of the initial timeout value and the incremental value
(increment on each subsequent failure) may not exceed the maximum timeout value.
server Sets the name of the COPS server.
ipaddress IP address or IP alias of the server.
port (Optional) Number of the TCP port the switch connects to on the server.
primary (Optional) Specifies the primary server.
diff-serv (Optional) Sets the COPS server for differentiated services.
rsvp (Optional) Sets the COPS server for RSVP+.
domain-name
domain_name
Specifies the domain name of the switch.
retry-interval Specifies the retry interval in seconds.
initial Initial timeout value; valid values are from 0 to 65535 seconds.
incr Incremental value; valid values are from 0 to 65535 seconds.
max Maximum timeout value; valid values are from 0 to 65535 seconds.