R3303-HP HSR6800 Routers IP Multicast Command Reference

225
Examples
# Display IPv4 MBGP routing information that matches AS path regular expression 300$.
<Sysname> display bgp multicast routing-table regular-expression 300$
BGP Local router ID is 20.20.20.1
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? – incomplete
Network NextHop MED LocPrf PrefVal Path/Ogn
*> 40.40.40.0/24 30.30.30.1 0 0 300i
For more information about the fields, see Table 47.
display bgp multicast routing-table statistic
Use display bgp multicast routing-table statistic to display IPv4 MBGP routing statistics.
Syntax
display bgp multicast routing-table statistic [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
2: Monitor level
Parameters
|: 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 IPv4 MBGP routing statistics.
<Sysname> display bgp multicast routing-table statistic
Total Number of Routes: 4
filter-policy export (MBGP address family view)
Use filter-policy export to configure the filtering of outgoing routes.
Use undo filter-policy export to remove the filtering.