HP MSR2000/3000/4000 Router Series IP Multicast Command Reference

111
Value Meanin
g
0x40 The (S, G) entry is to be deleted.
0x80 The (S, G) entry is in registration suppression state.
0x100 The (S, G) entry is being deleted.
0x200 The (S, G) entry is in smoothing state.
Related commands
reset ipv6 multicast forwarding-table
display ipv6 multicast routing-table
Use display ipv6 multicast routing-table to display the IPv6 multicast routing table.
Syntax
display ipv6 multicast [ vpn-instance vpn-instance-name ] routing-table [ ipv6-source-address
[ prefix-length ] | ipv6-group-address [ prefix-length ] | incoming-interface interface-type
interface-number | outgoing-interface { exclude | include | match } interface-type interface-number ] *
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If this option is not specified, the command displays information about the IPv6
multicast routing table on the public network.
ipv6-source-address: Specifies an IPv6 multicast source address.
ipv6-group-address: Specifies an IPv6 multicast group address in the range of FFxy::/16, where "x" and
"y" represent any hexadecimal numbers from 0 through F.
prefix-length: Specifies the address prefix length. The default is 128. For an IPv6 multicast group address,
the value range for this argument is 8 to 128. For an IPv6 multicast source address, the value range for
this argument is 0 to 128.
incoming-interface: Displays the IPv6 routing entries that include the specified incoming interface.
interface-type interface-number: Specifies an interface by its type and number.
outgoing-interface: Displays the IPv6 routing entries that include the specified outgoing interface.
exclude: Displays the IPv6 routing entries that do not include the specified interface in the outgoing
interface list.
include: Displays the IPv6 routing entries that include the specified interface in the outgoing interface list.
match: Displays the IPv6 routing entries that include only the specified interface in the outgoing interface
list.