Chapter 8
Layer 2
RUGGEDCOM ROX II
CLI User Guide
312 Adding a Static VLAN
If static VLANs have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config switch vlans static-vlan | tab
IGMP
VID SNOOPING MSTI SLOT PORT
---------------------------------
1 - cst
!
If no static VLANs have been configured, add static VLANs as needed. For more information, refer to
Section8.5.5.2, “Adding a Static VLAN”.
Section8.5.5.2
Adding a Static VLAN
To add a static VLAN for either a routable Ethernet port or virtual switch, do the following:
1. Make sure the CLI is in Configuration mode.
2. Add the static VLAN by typing:
switch vlans static-vlan id
Where:
• id is the VLAN identifier. The VLAN identifier is used to identify the VLAN in tagged Ethernet frames
according to IEEE 802.1Q.
3. Configure the following parameter(s) as required:
Parameter Description
igmp-snooping Enables or disables IGMP Snooping on the VLAN.
msti { msti } Synopsis: { cst } or a 32-bit signed integer between 1 and 16
Default: cst
Only valid for Multiple Spanning Tree Protocol (MSTP) and has no effect, if MSTP is not
used. The parameter specifies the Multiple Spanning Tree Instance (MSTI) the VLAN
should be mapped to.
4. If needed, configure a forbidden ports list. For more information, refer to Section8.5.6.2, “Adding a
Forbidden Port”.
5. Configure the VLAN for the port. For more information, refer to Section8.5.4.2, “Configuring VLANs for
Switched Ethernet Ports”.
6. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section8.5.5.3
Deleting a Static VLAN
To delete a static VLAN for either a routable Ethernet port or virtual switch, do the following:
1. Make sure the CLI is in Configuration mode.
2. Delete the static VLAN by typing:
no switch vlans static-vlan id