SV-254071r844246_rule
V-254071
SRG-NET-000512-RTR-000012
JUEX-RT-000990
CAT III
10
Configure the router to advertise a hop limit of at least 32 in Router Advertisement messages.
set protocols router-advertisement interface <internal interface> current-hop-limit <32 or greater>
This requirement is not applicable for the DODIN Backbone.
Review the router configuration to determine if the hop limit has been configured for Router Advertisement messages. Verify each interface configured for router advertisements contains a hop limit of at least 32.
[edit protocols]
router-advertisement {
interface ge-0/0/0.0 {
:
current-hop-limit 32; <<< Supported values: 0 - 255
:
}
}
If it has been configured and has not been set to at least 32, it is a finding.
V-254071
False
JUEX-RT-000990
This requirement is not applicable for the DODIN Backbone.
Review the router configuration to determine if the hop limit has been configured for Router Advertisement messages. Verify each interface configured for router advertisements contains a hop limit of at least 32.
[edit protocols]
router-advertisement {
interface ge-0/0/0.0 {
:
current-hop-limit 32; <<< Supported values: 0 - 255
:
}
}
If it has been configured and has not been set to at least 32, it is a finding.
M
5479