SV-220647r539671_rule
V-220647
SRG-NET-000512-L2S-000013
CISC-L2-000270
CAT III
10
Configure all access switch ports to a VLAN other than the native VLAN.
Review the switch configurations and examine all access switch ports. Verify that they do not belong to the native VLAN as shown in the example below:
interface GigabitEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk native vlan 44
switchport mode trunk
negotiation auto
!
interface GigabitEthernet0/2
switchport access vlan 11
negotiation auto
!
interface GigabitEthernet0/3
switchport access vlan 12
negotiation auto
!
If any access switch ports have been assigned to the same VLAN ID as the native VLAN, this is a finding.
V-220647
False
CISC-L2-000270
Review the switch configurations and examine all access switch ports. Verify that they do not belong to the native VLAN as shown in the example below:
interface GigabitEthernet0/1
switchport trunk encapsulation dot1q
switchport trunk native vlan 44
switchport mode trunk
negotiation auto
!
interface GigabitEthernet0/2
switchport access vlan 11
negotiation auto
!
interface GigabitEthernet0/3
switchport access vlan 12
negotiation auto
!
If any access switch ports have been assigned to the same VLAN ID as the native VLAN, this is a finding.
M
4070