With multi-VRF (Virtual Routing and Forwarding) support, all Layer 3 multicast protocols operate as separate instances, per VRF, depending on the VRF-specific multicast configuration. All the required configuration and mcast routing tables have multiple instances, per VRF, and function simultaneously, allowing network paths to be segmented without using multiple routers.
Multi-VRF supports multiple instances of Layer 3 multicast protocols on the same router at the same time. When IPv4 PIM is enabled globally, you can configure various options for IPv4 multicast over multi-VRF, such as the rendezvous point and the PIM hello interval.
device# configure terminal
device(config)# router pim vrf red device(config-router-pim-vrf-red)#
rp-address 100.1.1.1
rp-address 4.4.4.4 static-rp-list
anycast-rp 100.1.1.1 anycast-rp-set
bsr-candidate interface loopback 11 mask 32
hello-interval 40
message-interval 180
nbr-timeout 160
prune-wait 5
rp-candidate interface loopback 11
rpf ecmp rebalance
ssm-enable range PL_ssm_range-230-to-234