Message Pacing Commands

msg-pacing

Syntax

[no] msg-pacing

Context

config>router>rsvp

Description

This command enables RSVP-TE message pacing, which is defined by the max-burst and period commands. A count is kept of the messages that were dropped because the output queue for the interface used for message pacing was full.

Default

no msg-pacing

max-burst

Syntax

max-burst number

no max-burst

Context

config>router>rsvp>msg-pacing

Description

This command specifies the maximum number of RSVP-TE messages that can be sent under normal operating conditions, as specified by the period command. The no form of this command reverts to the default value.

Default

650

Parameters

number

maximum number of RSVP-TE messages

Values

100 to 1000, in increments of 10

period

Syntax

period milli-seconds

no period

Context

config>router>rsvp>msg-pacing

Description

This command specifies the time interval, in milliseconds, during which the router can send RSVP-TE messages, as specified by the max-burst command. The no form of this command reverts to the default value.

Default

100

Parameters

milli-seconds

the time interval during which the router can send RSVP-TE messages

Values

100 to 1000 milliseconds, in increments of 10 milliseconds