SV-221033r622190_rule
V-221033
SRG-NET-000512-RTR-000002
CISC-RT-000590
CAT III
10
Configure the switch to use their loopback address as the source address for LDP peering sessions. As noted in the check content, the default behavior is to use its loopback address.
SW1(config)#mpls ldp router-id lo0
Review the switch configuration to determine if it is compliant with this requirement.
Verify that a loopback address has been configured as shown in the example below:
interface Loopback0
ip address 10.1.1.1 255.255.255.255
By default, switches will use its loopback address for LDP peering. If an address has not be configured on the loopback interface, it will use its physical interface connecting to the LDP peer. If the router-id command is specified that overrides this default behavior, verify that it is a loopback interface as shown in the example below:
mpls ldp router-id Loopback0
If the switch is not configured to use its loopback address for LDP peering, this is a finding.
V-221033
False
CISC-RT-000590
Review the switch configuration to determine if it is compliant with this requirement.
Verify that a loopback address has been configured as shown in the example below:
interface Loopback0
ip address 10.1.1.1 255.255.255.255
By default, switches will use its loopback address for LDP peering. If an address has not be configured on the loopback interface, it will use its physical interface connecting to the LDP peer. If the router-id command is specified that overrides this default behavior, verify that it is a loopback interface as shown in the example below:
mpls ldp router-id Loopback0
If the switch is not configured to use its loopback address for LDP peering, this is a finding.
M
4074