SV-216819r531087_rule
V-216819
SRG-NET-000343-RTR-000002
CISC-RT-000910
CAT II
10
Configure the router to authenticate MSDP messages as shown in the following example:
RP/0/0/CPU0:R2(config)#router msdp
RP/0/0/CPU0:R2(config-msdp)#peer x.14.2.1
RP/0/0/CPU0:R2(config-msdp-peer)#password clear xxxxxxxxxxxx
RP/0/0/CPU0:R2(config-msdp-peer)#exit
RP/0/0/CPU0:R2(config-msdp)#peer x.15.3.5
RP/0/0/CPU0:R2(config-msdp-peer)#password clear xxxxxxxxxxx
RP/0/0/CPU0:R2(config-msdp-peer)#end
Review the router configuration to determine if received MSDP packets are authenticated.
router msdp
peer x.14.2.1
password encrypted 094E410B1B1C
remote-as nn
!
peer x.15.3.5
password encrypted 04500A140A2F
remote-as nn
!
!
If the router does not require MSDP authentication, this is a finding.
V-216819
False
CISC-RT-000910
Review the router configuration to determine if received MSDP packets are authenticated.
router msdp
peer x.14.2.1
password encrypted 094E410B1B1C
remote-as nn
!
peer x.15.3.5
password encrypted 04500A140A2F
remote-as nn
!
!
If the router does not require MSDP authentication, this is a finding.
M
4029