Configuring RSVP Parameters
Page 92 7210 SAS M, T, X, R6, Mxp MPLS Configura-
tion Guide
Configuring RSVP Message Pacing Parameters
RSVP message pacing maintains a count of the messages that were dropped because the
output queue for the egress interface was full.
Use the following CLI syntax to configure RSVP parameters:
CLI Syntax: config>router>rsvp
no shutdown
msg-pacing
period milli-seconds
max-burst number
The following example displays a RSVP message pacing configuration example:
msg pacing
A:ALA-1>config>router>rsvp# info
----------------------------------------------
keep-multiplier 5
refresh-time 60
msg-pacing
period 400
max-burst 400
exit
interface "system"
no shutdown
exit
interface to-104
hello-interval 4000
no shutdown
exit
no shutdown
----------------------------------------------
A:ALA-1>config>router>rsvp#