SV-269863r1137925_rule
V-269863
SRG-NET-000019-RTR-000011
OS10-RTR-000200
CAT II
10
Configure the router to enforce that IGP instances configured on the OOBM gateway router peer only with their own routing domain.
OS10(config)# ip vrf OOBM
OS10(conf-vrf)# exit
OS10(config)# ip vrf PROD
OS10(conf-vrf)# exit
OS10(config)# router ospf 1 vrf OOBM
OS10(config-router-ospf-1)# router-id 77.0.0.10
OS10(config-router-ospf-1)# exit
OS10(config)# router ospf 2 vrf PROD
OS10(config-router-ospf-2)# router-id 88.0.0.88
OS10(config-router-ospf-2)# exit
This requirement is not applicable for the DODIN Backbone.
Verify the OOBM interface is an adjacency in the IGP routing domain for the management network.
Verify the IGP instance used for the management network is configured in a separate VRF from that used for the managed networks.
!
router ospf 1 vrf OOBM
router-id 77.0.0.10
...
!
router ospf 2 vrf PROD
router-id 88.0.0.88
...
!
If the router does not enforce that IGP instances configured on the OOBM gateway router peer only with their own routing domain, this is a finding.
V-269863
False
OS10-RTR-000200
This requirement is not applicable for the DODIN Backbone.
Verify the OOBM interface is an adjacency in the IGP routing domain for the management network.
Verify the IGP instance used for the management network is configured in a separate VRF from that used for the managed networks.
!
router ospf 1 vrf OOBM
router-id 77.0.0.10
...
!
router ospf 2 vrf PROD
router-id 88.0.0.88
...
!
If the router does not enforce that IGP instances configured on the OOBM gateway router peer only with their own routing domain, this is a finding.
M
5668