SV-273623r1110932_rule
V-273623
SRG-NET-000230-RTR-000003
RCKS-RTR-000560
CAT II
10
This requirement is not applicable for the DODIN Backbone.
For each authenticated routing protocol session, configure each key to have a lifetime of no more than 180 days.
ICX(config)# keychain mykeychain
ICX(config-keychain-mykeychain)# key 1
ICX(config-keychain-mykeychain-key-1)# authentication-algorithm hmac-sha-256
ICX(config-keychain-mykeychain-key-1)# password pw_for_mykeychain
ICX(config-keychain-mykeychain-key-1)# send-id 1
ICX(config-keychain-mykeychain-key-1)# recv-id 1
ICX(config-keychain-mykeychain-key-1)# accept-lifetime start 03-05-24 10:10:10 end 15552000
!!! 15552000 seconds = 180 days
ICX(config-keychain-mykeychain-key-1)# send-lifetime start 03-05-24 10:10:10 end 09-01-24 10:10:10
ICX(config-ospf-router)#interface ethernet 1/1/1
ICX(config-vif-12)#ip ospf area 0
ICX(config-vif-12)#ip ospf authentication keychain mykeychain
This requirement is not applicable for the DODIN Backbone.
Review the start times for each key within the configured key chains used for routing protocol authentication as shown in the example below:
keychain OSPF_KEY_CHAIN
key-id 1
password xxxxxxx
send-lifetime start 03-05-24 00:00:00 end 09-01-24 00:00:00
accept-lifetime start 03-05-24 00:00:00 end 09-01-24 00:00:00
interface ethernet 1/1/1
ip ospf area 0
ip ospf authentication keychain OSPF_KEY_CHAIN
Note: Keychains must be configured to authenticate routing protocol messages as it is the only way to set an expiration.
If any key has a lifetime of more than 180 days, this is a finding.
V-273623
False
RCKS-RTR-000560
This requirement is not applicable for the DODIN Backbone.
Review the start times for each key within the configured key chains used for routing protocol authentication as shown in the example below:
keychain OSPF_KEY_CHAIN
key-id 1
password xxxxxxx
send-lifetime start 03-05-24 00:00:00 end 09-01-24 00:00:00
accept-lifetime start 03-05-24 00:00:00 end 09-01-24 00:00:00
interface ethernet 1/1/1
ip ospf area 0
ip ospf authentication keychain OSPF_KEY_CHAIN
Note: Keychains must be configured to authenticate routing protocol messages as it is the only way to set an expiration.
If any key has a lifetime of more than 180 days, this is a finding.
M
5696