SV-283829r1203736_rule
V-283829
SRG-NET-000205-RTR-000009
NOKI-RT-000110
CAT II
10
This requirement is not applicable for the DODIN Backbone.
Ensure that a dedicated circuit, MPLS/VPN service, or IPsec tunnel is deployed to transport management traffic between the managed network and the NOC.
Create a VPRN/L3 VPN service for management traffic, as shown in the example below:
- configure service vprn 30 customer 1 create
- config>service>vprn# router-id 3.3.3.3
- config>service>vprn# autonomous-system 65100
- config>service>vprn# interface "management-network" create
- config>service>vprn>if# address 172.x.x.x/30
- config>service>vprn>if# sap 1/1/c3/1 create
- config>service>vprn>if>sap# exit
- config>service>vprn>if# exit
- config>service>vprn# bgp-ipvpn
- config>service>vprn>bgp-ipvpn# mpls
- config>service>vprn>bgp-ipvpn>mpls# auto-bind-tunnel
- config>service>vprn>bgp-ipvpn>mpls>auto-bind-tunnel# resolution any
- config>service>vprn>bgp-ipvpn>mpls>auto-bind-tunnel# exit
- config>service>vprn>bgp-ipvpn>mpls# route-distinguisher x.x.x.x:x
- config>service>vprn>bgp-ipvpn>mpls# vrf-target target:x:x
- config>service>vprn>bgp-ipvpn>mpls# no shutdown
- config>service>vprn>bgp-ipvpn>mpls# exit
- config>service>vprn>bgp-ipvpn# exit
- config>service>vprn# no shutdown
- config>service>vprn#
This requirement is not applicable for the DODIN Backbone.
Review the network topology diagram to determine connectivity between the managed network and the NOC.
Review the OOBM gateway router configuration to validate the path and interface that the management traffic traverses.
Verify that only the routes and interfaces belonging to the management VPRN are present, as shown in the example below:
- show router 30 route-table
Route Table (Service: 30)
Dest Prefix[Flags] Type Proto Age Pref
Next Hop[Interface Name] Metric
-------------------------------------------------------------------------------
172.150.x.0/30 Remote BGP VPN 00h00m50s 170
4.4.4.x (tunneled:RSVP:1) 30
172.200.x.0/30 Local Local 00h00m54s 0
management-network 0
-------------------------------------------------------------------------------
No. of Routes: 2
- show router 30 interface
Interface Table (Service: 30)
Interface-Name Adm Opr(v4/v6) Mode Port/SapId
IP-Address PfxState
-------------------------------------------------------------------------------
"management-network" Up Up/Down VPRN 1/1/c3/1
172.200.x.x/30 n/a
-------------------------------------------------------------------------------
Interfaces : 1
If management traffic is not transported between the managed network and the NOC via dedicated circuit, MPLS/VPN service, or IPsec tunnel, this is a finding.
V-283829
False
NOKI-RT-000110
This requirement is not applicable for the DODIN Backbone.
Review the network topology diagram to determine connectivity between the managed network and the NOC.
Review the OOBM gateway router configuration to validate the path and interface that the management traffic traverses.
Verify that only the routes and interfaces belonging to the management VPRN are present, as shown in the example below:
- show router 30 route-table
Route Table (Service: 30)
Dest Prefix[Flags] Type Proto Age Pref
Next Hop[Interface Name] Metric
-------------------------------------------------------------------------------
172.150.x.0/30 Remote BGP VPN 00h00m50s 170
4.4.4.x (tunneled:RSVP:1) 30
172.200.x.0/30 Local Local 00h00m54s 0
management-network 0
-------------------------------------------------------------------------------
No. of Routes: 2
- show router 30 interface
Interface Table (Service: 30)
Interface-Name Adm Opr(v4/v6) Mode Port/SapId
IP-Address PfxState
-------------------------------------------------------------------------------
"management-network" Up Up/Down VPRN 1/1/c3/1
172.200.x.x/30 n/a
-------------------------------------------------------------------------------
Interfaces : 1
If management traffic is not transported between the managed network and the NOC via dedicated circuit, MPLS/VPN service, or IPsec tunnel, this is a finding.
M
5746