VLAN Configuration Command Set
Assigning VLANs According to Classification Rules
7-28 Matrix E1 Series (1G58x-09 and 1H582-xx) Configuration Guide
Examples
This example shows how to
enable the global classifier so that VLAN classification rules may be implemented,
use Table 7-1 to create (and enable) a classification rule for classifying Ethernet II Type IP
frames to VLAN 7:
This example shows how to use Table 7-2 to disable a VLAN 5 classification rule for filtering out
(dropping) any Source UDP frames with a port range of 45 to 53:
7.3.5.3 Valid Values for VLAN Classification and Frame Filtering
The following tables provide parameters for classifying a frame to a VLAN or filtering (dropping)
untagged frames received on a VLAN.
Table 7-1 provides the set vlan classification data_meaning parameters that can be entered to
classify frames into a VLAN, and the data_values that can be entered for each classifier associated
with those parameters. Values applied are listed next to each data_value keyword.
Table 7-2 provides the set vlan classification data_meaning parameters that can be entered to filter
(drop) untagged frames, and the data_values that can be entered for each classifier associated with
those parameters. When applicable, data_masks are also listed for each data_value. The parameters
in this table do NOT classify frames into a specific VLAN. Untagged frames received with any of
the data_meanings listed in this table will be dropped and not forwarded.
Matrix>set vlan classification enable
Matrix>set vlan classification 7 ethernet-II-type ip create
Matrix>set vlan classification 5 src-udp-range 45 53 disable
NOTES: Classification data_meanings and data_values are NOT case sensitive.
Hyphens in parameters must be entered as shown.