SV-217094r639663_rule
V-217094
SRG-NET-000343-RTR-000002
JUNI-RT-000900
CAT II
10
Configure the router to authenticate MSDP messages as shown in the following example:
[edit protocols msdp group AS25 peer 5.5.5.5]
set authentication-key xxxxxxxx
Review the router configuration to determine if received MSDP packets are authenticated.
protocols {
msdp {
group AS25 {
peer 5.5.5.5 {
authentication-key "$8$KspW87GUH.mTxNfz"; ## SECRET-DATA}
}
}
If the router does not require MSDP authentication, this is a finding.
V-217094
False
JUNI-RT-000900
Review the router configuration to determine if received MSDP packets are authenticated.
protocols {
msdp {
group AS25 {
peer 5.5.5.5 {
authentication-key "$8$KspW87GUH.mTxNfz"; ## SECRET-DATA}
}
}
If the router does not require MSDP authentication, this is a finding.
M
4032