Specifications

CLI Management Guide
TigerAccess™ EE
246 SMC7824M/VSW
To configure FID, use the following command.
Command Mode Description
vlan fid VLANS FID Bridge Configures FID.
8.1.11 VLAN Translation
VLAN Translation is simply an action of Rule. This function is to translate the value of
specific VLAN ID which classified by Rule. The switch makes Tag adding PVID on
Untagged packets, and use Tagged Packet as it is. That is, all packets are tagged in the
Switch, and VLAN Translation is to change the VLAN ID value of Tagged Packet in the
Switch. This function is to adjust traffic flow by changing the VLAN ID of packet.
Step 1
Open Rule Configuration mode using the flow NAME create command.
See Section
7.6.2.1.
Step 2
Classify the packet that VLAN Translation will be applied by flow.
See Section
7.6.2.2.
Step 3
Designate the VLAN ID that will be changed in the first step by the match vlan <1-4094>
command.
Step 4
Open Bridge Configuration mode using the bridge command.
Step 5
Add the classified packet to VLAN members of the VLAN ID that will be changed.
8.1.12 Sample Configuration
Sample Configuration 1: Configuring Port-based VLAN
The following is assigning br2, br3, and br4 to port 2, port 3, and port 4.
default br2 br3 br4
SWITCH(bridge)# vlan create br2
SWITCH(bridge)# vlan create br3
SWITCH(bridge)# vlan create br4
SWITCH(bridge)# vlan del default 2-4
SWITCH(bridge)# vlan add br2 2 untagged
SWITCH(bridge)# vlan add br3 3 untagged
SWITCH(bridge)# vlan add br3 3 untagged