R2511-HP MSR Router Series IP Multicast Command Reference(V5)
210
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.
<Sysname> display bgp multicast routing-table
Total Number of Routes: 1
BGP Local router ID is 10.10.10.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 20.20.20.1 0 200 300i
Table 47 Command output
Field Description
Total Number of Routes Total number of routes.
BGP Local router ID BGP local router ID.
Status codes
Status codes:
• * – valid—Valid route.
• ^ – VPNv4 best—Best VPNv4 route.
• > – best—Best route.
• d – damped—Dampened route.
• h – history—History route.
• i – internal—Internal route.
• s – suppressed—Suppressed route.
• S – Stale—Stale route.










