SV-221032r622190_rule
V-221032
SRG-NET-000512-RTR-000001
CISC-RT-000580
CAT III
10
Configure the switch to use its loopback address as the source address for all iBGP peering.
SW1(config)#router bgp xx
SW1(config-switch)#neighbor 10.1.1.1 update-source Loopback0
Step 1: Review the switch configuration to verify that a loopback address has been configured.
interface Loopback0
ip address 10.1.1.1 255.255.255.255
Step 2: Verify that the loopback interface is used as the source address for all iBGP sessions.
router bgp xx
no synchronization
no bgp enforce-first-as
bgp log-neighbor-changes
redistribute static
neighbor 10.1.1.1 remote-as xx
neighbor 10.1.1.1 password xxxxxxxx
neighbor 10.1.1.1 update-source Loopback0
If the switch does not use its loopback address as the source address for all iBGP sessions, this is a finding.
V-221032
False
CISC-RT-000580
Step 1: Review the switch configuration to verify that a loopback address has been configured.
interface Loopback0
ip address 10.1.1.1 255.255.255.255
Step 2: Verify that the loopback interface is used as the source address for all iBGP sessions.
router bgp xx
no synchronization
no bgp enforce-first-as
bgp log-neighbor-changes
redistribute static
neighbor 10.1.1.1 remote-as xx
neighbor 10.1.1.1 password xxxxxxxx
neighbor 10.1.1.1 update-source Loopback0
If the switch does not use its loopback address as the source address for all iBGP sessions, this is a finding.
M
4074