R3303-HP HSR6800 Routers IP Multicast Command Reference
214
ORF ip-prefix entries: 2
ge: greater-equal le: less-equal
Index Rule Prefix Ge Le
10 permit 111.111.111.0/24 26 32
20 deny 2.1.1.0/24 26 32
Table 46 Command output
Field Description
ORF ip-prefix entries Number of ORF prefix entries.
Index Index of a prefix entry.
Rule Matching rule of the prefix.
Prefix Prefix information.
Ge
Greater-equal, which means that the mask length must be
greater than or equal to the specific value.
Le
Less-equal, which means that the mask length must be less
than or equal to the specific value.
display bgp multicast routing-table
Use display bgp multicast routing-table to display IPv4 MBGP routing information.
Syntax
display bgp multicast routing-table [ ip-address [ { mask | mask-length } [ longer-prefixes ] ] ] [ | { begin
| exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ip-address: Specifies a destination IP address.
mask: Specifies a network mask, in dotted decimal notation.
mask-length: Specifies a mask length in the range of 0 to 32.
longer-prefixes: Matches the longest prefix.
|: 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.
Examples
# Display the IPv4 MBGP routing table.