Message pacing commands

msg-pacing

Syntax

[no] msg-pacing

Context

config>router>rsvp

Platforms

Supported on all 7210 SAS platforms as described in this document.

Description

This command enables RSVP message pacing for which the specified number of RSVP messages, specified in the max-burst command, are sent in a configured interval, specified in the period command. 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

Platforms

Supported on all 7210 SAS platforms as described in this document.

Description

This command configures the maximum number of RSVP messages that are sent in the specified period under normal operating conditions.

The no form of this command reverts to the default value.

Default

max-burst 650

Parameters

number

Specifies the maximum number of RSVP messages sent within the specified period.

Values

100 to 1000 (in increments of 10)

period

Syntax

period milli-seconds

no period

Context

config>router>rsvp>msg-pacing

Platforms

Supported on all 7210 SAS platforms as described in this document.

Description

This command configures the time interval, in milliseconds, during which the router can send RSVP messages, as specified in the max-burst command.

The no form of this command reverts to the default value.

Default

period 100

Parameters

milli-seconds

Specifies the time interval for sending RSVP messages.

Values

100 to 1000 milliseconds (in increments of 10 milliseconds)