SV-217082r639663_rule
V-217082
SRG-NET-000019-RTR-000003
JUNI-RT-000780
CAT II
10
Document all enabled interfaces for PIM in the network's multicast topology diagram. Disable support for PIM on interfaces that are not required to support it.
[edit protocols pim]
delete interface ge-2/1/1.0
Review the network's multicast topology diagram.
Review the router configuration to verify that only the PIM interfaces as shown in the multicast topology diagram are enabled for PIM.
protocols {
…
…
…
pim {
interface ge-1/0/1.0 {
mode sparse;
}
interface ge-1/1/1.0 {
mode sparse;
}
interface ge-2/1/0.0 {
mode sparse;
}
interface ge-2/1/1.0 {
mode sparse;
}
}
If an interface is not required to support multicast routing and it is enabled, this is a finding.
V-217082
False
JUNI-RT-000780
Review the network's multicast topology diagram.
Review the router configuration to verify that only the PIM interfaces as shown in the multicast topology diagram are enabled for PIM.
protocols {
…
…
…
pim {
interface ge-1/0/1.0 {
mode sparse;
}
interface ge-1/1/1.0 {
mode sparse;
}
interface ge-2/1/0.0 {
mode sparse;
}
interface ge-2/1/1.0 {
mode sparse;
}
}
If an interface is not required to support multicast routing and it is enabled, this is a finding.
M
4032