54
[SwitchC-vsi-vpna] vxlan 10
[SwitchC-vsi-vpna-vxlan-10] tunnel 1
[SwitchC-vsi-vpna-vxlan-10] tunnel 3
[SwitchC-vsi-vpna-vxlan-10] quit
[SwitchC-vsi-vpna] quit
# On HundredGigE 1/0/1, create Ethernet service instance 1000 to match VLAN 2.
[SwitchC] interface hundredgige 1/0/1
[SwitchC-HundredGigE1/0/1] service-instance 1000
[SwitchC-HundredGigE1/0/1-srv1000] encapsulation s-vid 2
# Map Ethernet service instance 1000 to VSI
vpna
.
[SwitchC-HundredGigE1/0/1-srv1000] xconnect vsi vpna
[SwitchC-HundredGigE1/0/1-srv1000] quit
[SwitchC-HundredGigE1/0/1] quit
Verifying the configuration
# Display dynamic router port information for VSI
vpna
on Switch A.
[SwitchA] display igmp-snooping router-port vsi vpna
VSI vpna:
Router ports (1 in total):
Tun2 (VXLAN ID 10) (00:04:17)
# Display dynamic router port information for VSI
vpna
on Switch B.
[SwitchB] display igmp-snooping router-port vsi vpna
VSI vpna:
Router ports (1 in total):
Tun3 (VXLAN ID 10) (00:04:07)
Troubleshooting IGMP snooping
Layer 2 multicast forwarding cannot function
Symptom
Layer 2 multicast forwarding cannot function on the Layer 2 device.
Solution
To resolve the problem:
1.
Use the
display
igmp-snooping
command to display IGMP snooping status.
2.
If IGMP snooping is not enabled, use the
igmp-snooping
command in system view to enable
IGMP snooping globally. Then, use the
igmp-snooping enable
command in VLAN view or VSI
view to enable IGMP snooping for the VLAN or VSI.
3.
If IGMP snooping is enabled globally but not enabled for the VLAN or VSI, use
the
igmp-snooping enable
command in VLAN view or VSI view to enable IGMP snooping for
the VLAN or VSI.
4.
If the problem persists, contact Hewlett Packard Enterprise Support.