Refer to the exhibit.
RP/0/0/CPU/0:P1#
!
key chain BGP
key 1
key-string password cisco123
cryptographic-algorithm HMAC-MD5
!
router bgp 1
address-family ipv4 unicast
!
neighbor 192.168.13.3
remote-as 1
keychain BGP
address-family ipv4 unicast
RP/0/0/CPU/0:PE3#
!
key chain BGP
key 1
key-string password cisco123
cryptographic-algorithm HMAC-MD5
!
router bgp 1
address-family ipv4 unicast
!
neighbor 192.168.13.1
remote-as 1
keychain BGP
address-family ipv4 unicast
P1 and PE3 Cisco IOS XR routers are directly connected and have this configuration applied. The BGP session is not coming up. Assume that there is no IP reachability problem and both routers can open tcp port 179 to each other. Which action fixes the issue?
A.
Change HMAC-MD5 to HMAC-SHA1-20
B.
Configure the send and accept lifetime under key 1