cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
954
Views
0
Helpful
2
Replies

Cisco 6500 Vrf Multicast Problem

prasad.gsmc
Level 1
Level 1

Hi,

I have configured a VRF lite on my 6500. Enabled multicast routing as well as VRF multicast routing.

What happens is Local multicast is streaming on L2 network (of course IGMP snooping is disabled). But on the default gateway there is no evidence of any multicast !! Show ip mroute vrf MCAST shows nothing related to the sever stream address. The server is directly connected to the switch and streaming to 229.1.1.1 (which is working fine on the lan)....

any clue ?

with regards

Prasad. K

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Prasad,

post the configuration of the vrf and show ip pim rp mapping vrf vrf-name

for PIM sparse mode but also for PIM sparse-dense mode an RP has to be configured

Hope to help

Giuseppe

Hi,

My problem is not even with mVRF.... it is not showing the first hop local mroute table (from there it has to escape to MDT tunnel 0) i am using ssm in backbone hence no RP

interface config is as follows

ip multicast-routing
ip multicast-routing vrf VPN_MCAST


ip vrf VPN_MCAST
rd 100:5
route-target export 100:1
route-target import 100:1
mdt default 239.232.0.1
mdt data 239.232.1.0 0.0.0.255 threshold 1

interface vlan  500
ip vrf forward VPN_MCAST

ip address 10.10.10.1 255.255.255.0
ip pim dense-mode

interface gi1/3/1
description ##### connected to Soruce  #####
switchport mode access
switch port access vlan 500
no shutdown

interface gi1/3/2
description ##### connected to local client  #####
switchport mode access
switch port access vlan 500
no shutdown

show ip mroute vrf VPN_MCAST will not show the address 225.1.1.1 while an active source is connected to interface g1/3/1 and a client on the local switch is able to view the stream .....

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card