R21xx-HP FlexFabric 11900 Layer 2 LAN Switching Command Reference

172
Field Descri
tion
Inner VLAN Original inner VLAN.
Translated Outer VLAN Translated outer VLAN.
Translated Inner VLAN Translated inner VLAN.
Related commands
vlan mapping
vlan mapping
Use vlan mapping to configure VLAN mapping on an interface.
Use undo vlan mapping to cancel the VLAN mapping configuration.
Syntax
vlan mapping { vlan-id translated-vlan vlan-id | nest { range vlan-range-list | single vlan-id-list }
nested-vlan vlan-id | tunnel outer-vlan-id inner-vlan-id translated-vlan outer-vlan-id inner-vlan-id }
undo vlan mapping { vlan-id translated-vlan vlan-id | all | nest { range vlan-range-list | single
vlan-id-list } nested-vlan vlan-id | tunnel outer-vlan-id inner-vlan-id translated-vlan outer-vlan-id
inner-vlan-id }
Default
VLAN mapping is not configured on an interface.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
Parameters
vlan-id translated-vlan vlan-id: Specifies the original VLAN and translated VLAN for one-to-one VLAN
mapping. The vlan-id argument is in the range of 1 to 4094. The original VLAN and the translated VLAN
cannot be the same.
nest range vlan-range-list nested-vlan vlan-id: Configures the original VLAN ranges and nested outer
VLAN ID for one-to-two VLAN mapping. The vlan-range-list argument is specified in the format of
{ vlan-id1 to vlan-id2 }&<1-10>, where vlan-id2 must be greater than vlan-id1 and &<1-10> indicates that
you can specify up to ten { vlan-id1 [ to vlan-id2 ] } parameters. The vlan-id argument is in the range of
1 to 4094. Make sure that different VLAN ranges do not overlap. Any of the original VLANs cannot be
the same as the translated VLAN.
nest single vlan-id-list nested-vlan vlan-id: Configures the original VLANs and nested outer VLAN ID for
one-to-two VLAN mapping. The vlan-id-list argument is specified in the format of { vlan-id }&<1-10>,
where &<1-10> indicates that you can specify up to ten VLAN IDs. The vlan-id argument is in the range
of 1 to 4094. Any of the original VLAN cannot be the same as the translated VLAN.
tunnel outer-vlan-id inner-vlan-id translated-vlan outer-vlan-id inner-vlan-id: Configures the original outer
VLAN ID and inner VLAN ID and the translated outer VLAN ID and inner VLAN ID for two-to-two VLAN
mapping. Either outer-vlan-id or inner-vlan-id is in the range of 1 to 4094.
all: Deletes all VLAN mapping configurations from the interface.