Hi
I am configuring two sites primary and DR. In each site i have two core N7K and two N5K in distribution. I have two VDC on both core switches, one AGG and other OTV vdc. Now i am implementing OTV between these two sites. Now i have configured PIM Sparse mode on OTV join interfaces on AGG VDC of both core switches and given ip igmp version 3 comands on OTV join interfaces in OTV VDCs of both switches. I m runing ospf on all vlan and OTV join interfaces.
Now when i do show ip mroute command i see only local OTV Join interface ip route while i can not see other core switch OTV join interface ip in (S,G) as shown below:
N7K1-AGG# show ip mroute 239.1.1.2
IP Multicast Routing Table for VRF "default"
(*, 239.1.1.2/32), uptime: 1d11h, pim ip igmp
Incoming interface: Ethernet1/2, RPF nbr: 10.0.2.2
Outgoing interface list: (count: 1)
Ethernet1/10, uptime: 1d11h, igmp
(10.0.1.1/32, 239.1.1.2/32), uptime: 1d11h, ip pim mrib
Incoming interface: Ethernet1/10, RPF nbr: 20.0.1.1
Outgoing interface list: (count: 3)
Ethernet2/9, uptime: 12:47:32, pim
Ethernet1/2, uptime: 1d04h, pim
Regards