STIGhubSTIGhub
STIGhub— A free STIG search and compliance tool·STIGs updated 1 hour ago
Powered by Pylon·Privacy·Terms·Feedback·© 2026 Beacon Cloud Solutions, Inc.
← Back to Nokia Service Router OS 25.x Router Security Technical Implementation Guide

V-283831

CAT III (Low)

The Nokia Multicast Source Discovery Protocol (MSDP) router must be configured to use its loopback address as the source address when originating MSDP traffic.

Rule ID

SV-283831r1203742_rule

STIG

Nokia Service Router OS 25.x Router Security Technical Implementation Guide

Version

V1R1

CCIs

CCI-000366

Discussion

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.

Check Content

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

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