Configuration Guide Vol. 3


16.1.10 Configuring IPv4 Multicast Routing in VRF [SL-L3A]

Points to note

To use IPv4 multicast in VRFs, run IPv4 multicast routing for each VRF. Specify the settings in global configuration mode. The example below configures IPv4 multicast routing for VRF 10.

Note that, in addition to the settings described here, you must configure IPv4 PIM on at least one interface for each VRF by using the ip pim sparse-mode command.

Command examples

  1. (config)# vrf definition 10

    (config-vrf)# exit

    Configures VRF 10.

  2. (config)# ip multicast-routing vrf 10

    Enables IPv4 multicasting in VRF 10.