SV-256011r882375_rule
V-256011
SRG-NET-000193-RTR-000001
ARST-RT-000290
CAT III
10
Configure the router for Refresh Overhead Reduction if using RSVP.
Refresh Overhead Reduction (RFC 2961) can be enabled to support sending message IDs and refreshing state with refresh messages by setting the refresh method to "bundled".
(config-mpls-rsvp)# no shutdown
(config-mpls-rsvp)# refresh method bundled
This is also the default setting. The above command will reset back to default.
Arista MLS router by default protects RSVP bandwidth by using Refresh Overhead Reduction (RFC 2961).
Review the router configuration to verify the router has been configured to prevent a burst of RSVP traffic engineering signaling messages from overflowing the input queue of any neighbor core router.
The command "refresh method bundled" is the default and enabled, and will not show up in the configuration. However, it can be turned off by "refresh method explicit".
sh run | sec mpls rsvp
mpls rsvp
refresh method explicit
no shutdown
If the Arista router is configured with "refresh method explicit" to disable Refresh Overhead Reduction, this is a finding.
V-256011
False
ARST-RT-000290
Arista MLS router by default protects RSVP bandwidth by using Refresh Overhead Reduction (RFC 2961).
Review the router configuration to verify the router has been configured to prevent a burst of RSVP traffic engineering signaling messages from overflowing the input queue of any neighbor core router.
The command "refresh method bundled" is the default and enabled, and will not show up in the configuration. However, it can be turned off by "refresh method explicit".
sh run | sec mpls rsvp
mpls rsvp
refresh method explicit
no shutdown
If the Arista router is configured with "refresh method explicit" to disable Refresh Overhead Reduction, this is a finding.
M
5513