R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

513
exclude: Displays the multicast routing entries of which the outgoing interface list excludes the specified
interface.
include: Displays the multicast routing entries of which the outgoing interface list includes the specified
interface.
match: Displays the multicast routing entries of which the outgoing interface list includes only the
specified interface.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
Description
Use display multicast routing-table to display multicast routing table information.
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.
Related commands: display multicast forwarding-table.
Examples
# Display routing information in the multicast routing table in the public network.
<Sysname> display multicast routing-table
Total 1 entry
00001. (172.168.0.2, 227.0.0.1)
Uptime: 00:00:28
Upstream Interface: GigabitEthernet0/1
List of 2 downstream interfaces
1: GigabitEthernet0/2
2: GigabitEthernet0/3
Table 114 Command output
Field Descri
p
tion
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 in the (S, G) entry.
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.