DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
645
Usage Guideline
Use this command to apply the VLAN mapping profile to specified interface. The
interface can be a physical port or a link aggregation group which is set to dot1q
tunnel mode.
If a profile is applied on an interface, the switch tests the incoming packets according
the rules of the profile. If the packets match a rule, the action of the rule will be taken.
And the switch stops the testing of the profile.
Setting the port mode to no dot1q tunnel will lead to its VLAN mapping profile
configuration is cleaned.
Example
This example shows how to configure a VLAN mapping profile and apply it to UNI
port 1. The customer packets that go to 100.1.1.0/24 will be added to S-VLAN 100
and the packets that go to 200.1.1.0/24 will be added to S-VLAN 200.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#vlan mapping profile 1 type ip
DXS-3600-32S(config-vlan-map)#rule 10 match src-ip 100.1.1.0/24 dot1q-tunnel out
er-vid 100
DXS-3600-32S(config-vlan-map)#rule 20 match dst-ip 200.1.1.0/24 dot1q-tunnel out
er-vid 200
DXS-3600-32S(config-vlan-map)#exit
DXS-3600-32S(config)#interface tenGigabitEthernet 1/0/1
DXS-3600-32S(config-if)#switchport vlan mapping profile 1
The interface shall be dot1q-tunnel port.
DXS-3600-32S(config-if)#
Содержание DXS-3600-16S
Страница 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Страница 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Страница 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Страница 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Страница 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Страница 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Страница 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...