SV-217007r531087_rule
V-217007
SRG-NET-000362-RTR-000124
CISC-RT-000470
CAT III
10
Configure TTL security on all external BGP neighbors as shown in the example below.
RP/0/0/CPU0:R2(config)#router bgp n
RP/0/0/CPU0:R2(config-bgp)#neighbor x.1.23.3
RP/0/0/CPU0:R2(config-bgp-nbr)#ttl-security
Review the BGP configuration to verify that TTL security has been configured for each external neighbor as shown in the example below.
router bgp n
address-family ipv4 unicast
!
neighbor x.1.23.3
remote-as n
ttl-security
address-family ipv4 unicast
!
!
!
If the router is not configured to use GTSM for all Exterior Border Gateway Protocol peering sessions, this is a finding.
V-217007
False
CISC-RT-000470
Review the BGP configuration to verify that TTL security has been configured for each external neighbor as shown in the example below.
router bgp n
address-family ipv4 unicast
!
neighbor x.1.23.3
remote-as n
ttl-security
address-family ipv4 unicast
!
!
!
If the router is not configured to use GTSM for all Exterior Border Gateway Protocol peering sessions, this is a finding.
M
4029