SV-273670r1110956_rule
V-273670
SRG-NET-000715-RTR-000120
RCKS-RTR-001070
CAT II
10
Configure the router to implement physically or logically separate subnetworks to isolate organization-defined critical system components and functions.
Configure VLANs separate organization-defined traffic:
device# configure terminal
device(config)# vlan 235 name mgmt-vlan
device(config-vlan-235)# tag ethernet 1/x/x
device(config-vlan-235)# interface ve 235
device(config-vif-235)# ip addr x.x.x.x/x
device(config-vif-235)# vlan 200 name ops-vlan
device(config-vlan-200)# tag ethernet 1/x/x
device(config-vlan-200)# interface ve 200
device(config-vif-200)# ip addr x.x.x.x/x
device(config-vif-200)# vlan 210 name user-vlan
device(config-vlan-210)# tag ethernet 1/x/x
device(config-vlan-210)# interface ve 210
device(config-vif-210)# ip addr x.x.x.x/x
device(config-vif-210)#end
device# write memory
Verify the router is configured to implement physically or logically separate subnetworks to isolate organization-defined critical system components and functions.
If the router is not configured to implement physically or logically separate subnetworks to isolate organization-defined critical system components and functions, this is a finding.
V-273670
False
RCKS-RTR-001070
Verify the router is configured to implement physically or logically separate subnetworks to isolate organization-defined critical system components and functions.
If the router is not configured to implement physically or logically separate subnetworks to isolate organization-defined critical system components and functions, this is a finding.
M
5696