DISA STIGS Viewer

The RUCKUS ICX switch must have the default VLAN pruned from all trunk ports that do not require it.

Overview

Finding ID Version Rule ID IA Controls Severity
V-273690 RCKS-L2S-000230 SV-273690r1110993_rule   Medium
Description
The default VLAN (i.e., VLAN 1) is a special VLAN used for control plane traffic such as Spanning-Tree Protocol (STP), Dynamic Trunking Protocol (DTP), VLAN Trunking Protocol (VTP), and Port Aggregation Protocol (PAgP). VLAN 1 is enabled on all trunks and ports by default. With larger campus networks, care needs to be taken about the diameter of the STP domain for the default VLAN. Instability in one part of the network could affect the default VLAN, thereby influencing control-plane stability and therefore STP stability for all other VLANs.
STIG Date
RUCKUS ICX Layer 2 Switch Security Technical Implementation Guide 2025-06-03

Details

Check Text (C-77781r1110091_chk)
Review the switch configuration and verify that the default VLAN is pruned from trunk links that do not require it.

device#show vlan 888
PORT-VLAN 888, Name DEFAULT-VLAN, Priority level0, On
Untagged Ports: (U1/M1) 1 2 3 4 5 6 7 8 9 10 11 12
Untagged Ports: (U1/M1) 13 14 15 16 17 18 19 20 21 22 23 24
Untagged Ports: (U1/M1) 25 26 27 28 29 30 31 32 33 34 35 36
Untagged Ports: (U1/M1) 37 38 39 40 41 43 44 45 46 47 48
Untagged Ports: (U1/M2) 1 2 3 4 5 6 7 8
Tagged Ports: None
Mac-Vlan Ports: None
Monitoring: Disabled
device#

If the default VLAN is not pruned from trunk links that should not be transporting frames for the VLAN, this is a finding.
Fix Text (F-77686r1110092_fix)
Prune unnecessary trunk links from access to the default VLAN.

1. Review the default VLAN ports.
device#show vlan 888
PORT-VLAN 888, Name DEFAULT-VLAN, Priority level0, On
Untagged Ports: (U1/M1) 1 2 3 4 5 6 7 8 9 10 11 12
Untagged Ports: (U1/M1) 13 14 15 16 17 18 19 20 21 22 23 24
Untagged Ports: (U1/M1) 25 26 27 28 29 30 31 32 33 34 35 36
Untagged Ports: (U1/M1) 37 38 39 40 41 43 44 45 46 47 48
Untagged Ports: (U1/M2) 1 2 3 4 5 6 7 8

2. Remove any trunk ports (example 1/2/1 below) on the list.
device(config-vlan-888)# no untag ethernet 1/2/1