Troubleshooting guide
3. Troubleshooting Functional Failures During Operation
111
multicast communication is possible in each VRF. After that, check the following.
Table 3-56: Items to check for an extranet
No. Items to check and commands Action
1 Make sure that the unicast route from the destination
VRF to the source address is the expected VRF or
global network.
show ipv6 rpf
If it is not the case, check the settings of the unicast
extranet.
2 Make sure that the protocol (PIM-SM or PIM-SSM)
for the IPv6 multicast address used in the extranet is
the same between the destination VRF and the
upstream VRF.
show running-config
If the protocol is different between the destination VRF
and the upstream VRF, select a suitable IPv6 multicast
address so that the protocol can be the same between them.
3 For the upstream VRF, check whether the unicast
route to the source address is not another VRF.
show ipv6 rpf
Configure the upstream VRF so that the unicast route to
the source address is a VRF with an actual interface in the
VRF.
4 If the PIM-SM VRF gateway is used, make sure that
(*,G) entries have been generated in the upstream
VRF. Also, make sure that
V is displayed for Flags
for the target (
*,G) entry.
show ipv6 mroute
If (*,G) entries are not generated correctly, make sure that
the IPv6 multicast address used in extranet communication
has been specified as the host address and permitted for the
IPv6 multicast route filtering for the upstream VRF.
5 If the PIM-SM VRF gateway is used, make sure that
the destination VRF is displayed for the downstream
interface for the (
*,G) entry generated in the
upstream VRF.
show ipv6 mroute
If the destination VRF does not exist in the downstream
interface for the (*,G) entry of the upstream VRF, make
sure that the destination VRF has been permitted for
route-map that specifies the host address for IPv6
multicast route filtering in the upstream VRF.
If no specific VRF is specified for route-map by the
match
vrf command, every VRF is permitted to be a destination.
6 If
(denied) is displayed for the VRF of the
upstream interface by the
show ipv6 mroute
command, IPv6 multicast route filtering for the
upstream VRF has not been set correctly. Check the
IPv6 multicast route filtering of the upstream VRF
in the configuration.
show ipv6 mroute
show running-config
Make sure that the IPv6 multicast address and destination
VRF that are used in extranet communication have been
permitted for the IPv6 multicast route filtering for the
upstream VRF.
If neither specific IPv6 multicast address nor specific VRF
is specified for the IPv6 multicast route filtering, all IPv6
multicast addresses and VRFs are permitted.