Managing IPv4 and IPv6 Multicast 1235Configuring 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.ip multicast Enable IPv4/IPv6 multicast routing.ipv6 mroutesource-address/prefix-length rpf-address [interface vlanvlan-id]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.•vlan-id— If therpf-address is a link-local address thenthe VLAN interface must also be specified. If therpf-address is a global address, then specifying the VLANinterface is not required.•preference — The cost of the route (Range: 1–255).exit Exit to Privileged EXEC mode.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.