Additional multicast stuff (not on blueprint)

1.6.x Static multicast routes (mroute)

General information on “Static multicast routes (mroute)":

“Static multicast routes (mroute)” CLI configuration commands:

## Configuring a static IPv4 multicast route
Router(config)# ip mroute <network> <mask> [<next-hop-ip> | <ingress-if>] [<ad>]

## Configuring a static IPv6 multicast route
Router(config)# ipv6 route <network> [<next-hop-ip> | <exit-if>] [<ad>] multicast

“Static multicast routes (mroute)” CLI show commands:

## Showing the IPv4 multicast routing table
Router# show ip mroute

## Showing the IPv6 multicast routing table
Router# show ipv6 mroute

1.6.x Multicast routing over a unicast network

General information on “Multicast routing over a unicast network”:

1.6.x Embedded RP

General information on “Embedded RP”: