27 vlan-translation miss drop – PLANET XGS3-24040 User Manual
Page 171
11-37
Parameter:
None.
Command Mode:
Port Mode.
Default:
VLAN translation has not been enabled on the port by default.
Usage Guide:
To apply VLAN translation on the port the dot1q-tunnel function must be first enabled and
configured at trunk port.
Example:
Enable VLAN translation function on port1.
Switch#config
Switch(config)#interface ethernet 1/1
Switch(Config-If-Ethernet1/1)#dot1q-tunnel enable
Switch(Config-If-Ethernet1/1)#vlan-translation enable
11.1.27 vlan-translation miss drop
Command:
vlan-translation miss drop{in|out|both}
no vlan-translation miss drop{in|out|both}
Function:
Set to packet dropping upon translation failure; the “no” form of this command restores to the default
value.
Parameter:
In refers to entrance; out indicates exit; both represents bidirectional .
Command Mode:
Port Mode.
Default:
No packet dropping upon translation failure by default.
Usage Guide:
When performing the mapping translation between the original and the current VID, if no translation
correspondence is configured, the packet will not be dropped by default, but will after use this
command.
Example:
Set to packet dropped at entrance of port1 when translation fails.
Switch(Config-If-Ethernet1/1)#vlan-translation miss drop in