SV-255985r991779_rule
V-255985
SRG-NET-000512-L2S-000012
ARST-L2-000220
CAT II
10
Configure the interface trunk ports for the unique Native VLAN ID and configure the VLAN allowed by using the following commands:
switch(config)#interface Ethernet10
switch(config-eth10)#description #STIG VLAN 1 Pruning
switch(config-eth10)# switchport trunk native vlan 1000
switch(config-eth10)#switchport trunk allowed vlan 2-4094
Review the Arista MLS switch configuration for all trunk ports to have a unique native VLAN ID that is not the default VLAN 1 by using the following example:
switch(config)#sh run | sec native vlan
interface Ethernet4
description STIG Disable_VLAN 1 and native vlan to 1000
switchport trunk native vlan 1000
switchport trunk allowed vlan 2-4094
If the native VLAN has the same VLAN ID as the default VLAN, this is a finding.
V-255985
False
ARST-L2-000220
Review the Arista MLS switch configuration for all trunk ports to have a unique native VLAN ID that is not the default VLAN 1 by using the following example:
switch(config)#sh run | sec native vlan
interface Ethernet4
description STIG Disable_VLAN 1 and native vlan to 1000
switchport trunk native vlan 1000
switchport trunk allowed vlan 2-4094
If the native VLAN has the same VLAN ID as the default VLAN, this is a finding.
M
5512