SV-269969r1052293_rule
V-269969
SRG-NET-000512-L2S-000010
OS10-L2S-000240
CAT II
10
Configure the switch for management access to use a VLAN other than the default VLAN:
OS10(config)# interface vlan 30
OS10(conf-if-vl-30)# description "Management VLAN"
OS10(conf-if-vl-30)# ip address 10.10.1.1/24
OS10(conf-if-vl-30)# no shutdown
Review the OS10 switch configuration and verify that the default VLAN is not used to access the switch for management:
interface vlan30
description "Management VLAN"
no shutdown
ip address 10.10.1.1/24
If the default VLAN is being used to access the switch, this is a finding.
V-269969
False
OS10-L2S-000240
Review the OS10 switch configuration and verify that the default VLAN is not used to access the switch for management:
interface vlan30
description "Management VLAN"
no shutdown
ip address 10.10.1.1/24
If the default VLAN is being used to access the switch, this is a finding.
M
5667