Rule ID
SV-283831r1203742_rule
Version
V1R1
CCIs
Using a loopback address as the source address offers a multitude of uses for security, access, management, and scalability of MSDP routers. It is easier to construct appropriate ingress filters for router management plane traffic destined to the network management subnet since the source addresses will be from the range used for loopback interfaces instead of a larger range of addresses used for physical interfaces. Log information recorded by authentication and syslog servers will record the router's loopback address instead of the numerous physical interface addresses.
Review the router configuration to verify a loopback address has been configured. Verify a loopback interface is used as the source address for all MSDP packets generated by the router. Verify "Local Address" is defined using the example below: - show router msdp status | match "Local Address" Local Address : 3.3.3.3 If the router does not use its loopback address as the source address when originating MSDP traffic, this is a finding.
Ensure the router's loopback address is used as the source address when originating traffic. Configure the local address for the MSDP, as shown in the example below: - configure router msdp local-address 3.3.3.3