vxlan:
http://www.h3c.com/cn/Service/Document_Software/Document_Center/Switches/Catalog/S6800/S6800/Configure/Typical_Configuration_Example/H3C_VXLAN_Configuration_Example/
vlan映射:
interface GigabitEthernet1/0/1
description mapVlan10_to_R
port link-type trunk
undo port trunk permit vlan 1
port trunk permit vlan 10 258
vlan mapping 258 translated-vlan 10
#
interface GigabitEthernet1/0/2
description vlan20_to_B
port access vlan 20
#
interface GigabitEthernet1/0/3
description vlan10_to_pc_rPort
port access vlan 10
#
interface GigabitEthernet1/0/4
description vlan20_to_pc_bPort
port access vlan 20
#