R2511-HP MSR Router Series IP Multicast Command Reference(V5)

111
Syntax
display multicast [ all-instance | vpn-instance vpn-instance-name ] forwarding-table [ source-address
[ mask { mask | mask-length } ] | group-address [ mask { mask | mask-length } ] | incoming-interface
{ interface-type interface-number | register } | outgoing-interface { exclude | include | match }
{ interface-type interface-number | register } | statistics ] * [ port-info ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all-instance: Specifies all VPN instances.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters.
source-address: Specifies a multicast source address.
group-address: Specifies a multicast group address in the range of 224.0.0.0 to 239.255.255.255.
mask: Specifies the mask of the multicast group address or multicast source address, 255.255.255.255
by default.
mask-length: Specifies the mask length of the multicast group address or multicast source address. For a
multicast group address, this argument has an effective value range of 4 to 32. For a multicast source
address, this argument has an effective value range of 0 to 32. The system default is 32 in both cases.
incoming-interface: Displays multicast forwarding entries, where the incoming interface is the specified
one.
interface-type interface-number: Specifies the interface by its type and number.
register: Displays multicast forwarding entries, where the incoming interface is the register interface of
PIM-SM.
outgoing-interface: Displays multicast forwarding entries, where the outgoing interface is the specified
one.
exclude: Displays the multicast forwarding entries, where the outgoing interface list excludes the
specified interface.
include: Displays the multicast forwarding entries, where the outgoing interface list includes the specified
interface.
match: Displays the forwarding entries, where the outgoing interface list includes only the specified
interface.
statistics: Displays the statistics for the multicast forwarding table.
port-info: Displays Layer 2 port information.
|: 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.