Users Guide

Table Of Contents
Multicast VRF sample configuration
This section describes how to configure IPv4 multicast in a non-default VRF instance using the topology shown in the following
illustration.
Perform the following configuration on each of the nodes, R1, R2, R3, and R4.
Sample configuration on R1:
R1# configure terminal
R1(config)# ip vrf red
R1(conf-vrf)# end
R1# configure terminal
R1(config)# interface port-channel 11
R1(conf-if-po-11)# no switchport
R1(conf-if-po-11)# ip vrf forwarding red
R1(conf-if-po-11)# end
R1# configure terminal
R1(config)# interface ethernet 1/1/6
Multicast
825