2-588
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set qos rsvp
set qos rsvp
To turn on or turn off the RSVP feature on the switch, to set the time in minutes after which the RSVP
databases get flushed (when the policy server dies), and to set the local policy, use the set qos rsvp
command.
set qos rsvp enable | disable
set qos rsvp policy-timeout timeout
set qos rsvp local-policy forward | reject
Syntax Description
Defaults The default is the RSVP feature is disabled, policy-timeout is 30 minutes, and local policy is forward.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines The local policy guidelines are as follows:
There is no connection with the policy server.
New flows that come up after connection with the policy server have been lost.
Old flows that come up after the PDP policy times out.
Examples This example shows how to enable RSVP:
Console> (enable) set qos rsvp enable
RSVP enabled. Only RSVP qualitative service supported.
QoS must be enabled for RSVP.
Console> (enable)
This example shows how to disable RSVP:
Console> (enable) set qos rsvp disable
RSVP disabled on the switch.
Console> (enable)
enable Activates the RSVP feature.
disable Deactivates the RSVP feature.
policy-timeout
timeout Specifies the time in minutes after which the RSVP databases get flushed; valid
values are from 1 to 65535 minutes.
local-policy
forward | reject Specifies the policy configuration local to the network device to either accept
existing flows and forward them or not accept new flows.