Configuring a static multicast route within a VRF
The
Configuring a static multicast route within a VRF
You can configure a static multicast route within a virtual routing instance (VRF).
1.Configure a VRF.
Device(config)# vrf vpn1
2.Configure the VRF address family for IPv6 and enter IPv6 address family configuration mode.
Device
3.Configure the destination IPv6 address.
Device
Configuring the route precedence by specifying the route types
Precedence tables specify how routes are selected for multicast
PIM must be enabled at the global level.
Configure the none keyword to fill up the precedence table and ignore certain types of routes.
1.Enable PIM at the global level.
Device(config)# ipv6 router pim
2.Configure a precedence table.
Configures a precedence table for multicast route selection that first looks for a
3.Configure the none keyword to fill up the precedence table in order to ignore certain types of route.
Configures a precedence table for multicast route selection that ignores the default route from uRTM .
4.Return to global level.
5.Enable PIM for a VRF.
Device(config)# ipv6 router pim vrf blue
6.Configure a precedence table for the VRF.
Device
Configures a precedence table that specifies a
7.Configure the none keyword to fill up the precedence table.
Configures a precedence table that specifies the unicast default route for multicast for the specified VRF.
FastIron Ethernet Switch IP Multicast Configuration Guide | 193 |
|