255
232.1.1.1 1.1.1.1 MTunnel0 a
232.3.3.3 1.1.1.1 MTunnel1 b
# Display information about the remote default-group for IPv4 multicast transmission in each VPN
instance on PE 1.
[PE1] display multicast-domain default-group remote
MD remote default-group information:
Group address Source address Next hop VPN instance
232.1.1.1 4.4.4.4 2.2.2.2 a
232.3.3.3 4.4.4.4 2.2.2.2 b
# Display information about the local default-group for IPv4 multicast transmission in each VPN
instance on PE 4.
[PE4] display multicast-domain default-group local
MD local default-group information:
Group address Source address Interface VPN instance
232.1.1.1 4.4.4.4 MTunnel0 a
233.3.3.3 4.4.4.4 MTunnel1 b
# Display information about the remote default-group for IPv4 multicast transmission in each VPN
instance on PE 4.
[PE4] display multicast-domain default-group remote
MD remote default-group information:
Group address Source address Next hop VPN instance
232.1.1.1 1.1.1.1 3.3.3.3 a
232.3.3.3 1.1.1.1 3.3.3.3 b
Troubleshooting MD VPN
This section describes common MD VPN problems and how to troubleshoot them.
A default-MDT cannot be established
Symptom
The default-MDT cannot be established. PIM neighboring relationship cannot be established
between PE devices' interfaces that are in the same VPN instance.
Solution
To resolve the problem:
1. Use the display interface command to examine the MTI interface state and address
encapsulation on the MTI.
2. Use the display multicast-domain default-group command to verify that the same
default-group address has been configured for the same VPN instance on different PE devices.
3. Use the display pim interface command to verify the following:
ï‚¡ PIM is enabled on a minimum of one interface of the same VPN on different PE devices.
ï‚¡ The same PIM mode is running on all the interfaces of the same VPN instance on different
PE devices and on all the interfaces of the P router.
4. Use the display ip routing-table command to verify that a unicast route exists from the VPN
instance on the local PE device to the same VPN instance on each remote PE device.
5. Use the display bgp peer command to verify that the BGP peer connections have been
correctly configured.