The Nokia Multicast Source Discovery Protocol (MSDP) router must be configured to use its loopback address as the source address when originating MSDP traffic.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-283831 | NOKI-RT-000130 | SV-283831r1203742_rule | CCI-000366 | low |
| Description | ||||
| 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. | ||||
| STIG | Date | |||
| Nokia Service Router OS 25.x Router Security Technical Implementation Guide | 2026-06-15 | |||
Details
Check Text (C-283831r1203742_chk)
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.
Fix Text (F-88301r1203741_fix)
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