Enables the option to use the default multicast route (mroute) to resolve a static IPv4 mroute next hop.

ip mroute [ vrf vrf-name ] next-hop-enable-default
no ip mroute [ vrf vrf-name ] next-hop-enable-default

Static mroutes are not resolved using the default mroute.

vrf vrf-name
Configures a static mroute for this virtual routing and forwarding (VRF) route.

VRF configuration mode

The no form of this command disables the default IPv4 mroute option for next hops.

The following example enables the use of the default mroute to resolve a static IPv4 mroute next hop:

Device(config-vrf)# ip mroute next-hop-enable-default
Release version Command history
08.0.10a This command was introduced.