R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference
46
include: Displays the multicast routing entries, where the outgoing interface list includes the specified
interface.
match: Displays the multicast routing entries, where the outgoing interface list includes only the specified
interface.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If neither all-instance nor vpn-instance is specified, this command displays multicast routing table
information on the public network.
Multicast routing tables are the basis of multicast forwarding. You can view the establishment state of an
(S, G) entry by checking the multicast routing table.
Examples
# Display multicast routing table information on the public network.
<Sysname> display multicast routing-table
Multicast routing table of VPN-Instance: public net
Total 1 entry
00001. (172.168.0.2, 227.0.0.1)
Uptime: 00:00:28
Upstream Interface: GigabitEthernet2/1/1
List of 2 downstream interfaces
1: GigabitEthernet2/1/2
2: GigabitEthernet2/1/3
Table 10 Command output
Field Descri
p
tion
Multicast routing table of
VPN-Instance: public net
Multicast routing table for the public network.
Total 1 entry Total number of (S, G) entries in the multicast routing table.
00001 Sequence number of the (S, G) entry.
(172.168.0.2, 227.0.0.1) An (S, G) entry of the multicast forwarding table.
Uptime
Length of time for which the (S, G) entry has been up, in
hours:minutes:seconds.
Upstream interface
Upstream interface the (S, G) entry: multicast packets should arrive at
this interface. If the upstream interface is an interface in another VPN,
the VPN name is displayed.
List of 2 downstream interfaces
Downstream interface list: these interfaces need to forward multicast
packets. If the downstream interface is an interface in another VPN, the
VPN name is displayed.










