Managing IPv4 and IPv6 Multicast 1209Configuring and Viewing IPv6 Multicast Route InformationBeginning in Privileged EXEC mode, use the following commands toconfigure static IPv6 multicast routes on the switch and to view IPv6multicast table information.Command Purposeconfigure Enter global configuration mode.ipv6 mroutesource-address/prefix-length rpf-address preferenceCreate a static multicast route for a source range.•source-address/prefix-length — The IPv6 address of themulticast data source.•rpf-address — The IPv6 address of the next hop towardsthe source.•preference — The cost of the route (Range: 1 - 255).exit Exit to Privileged EXEC mode.show ip mcast interface[vlanvlan-id]View the multicast information for all interfaces or for thespecified interface.show ipv6 mroute{detail | summary}View a summary or all the details of the multicast table.show ipv6 mroute groupgroupipaddr {detail |summary}View the multicast configuration settings such as flags,timer settings, incoming and outgoing interfaces, RPFneighboring routers, and expiration times of all the entriesin the multicast mroute table containing thegroupipaddrvalue.show ipv6 mroute sourcesourceipaddr {summary|groupipaddr}View the multicast configuration settings such as flags,timer settings, incoming and outgoing interfaces, RPFneighboring routers, and expiration times of all the entriesin the multicast mroute table containing thesourceipaddrorsourceipaddr |groupipaddr pair value(s).show ipv6 mroute static[sourceipaddr ]View all the static routes configured in the static mcasttable if it is specified or display the static route associatedwith the particularsourceipaddr.