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

250
Parameters
all: Displays information about all BGP MDT routes.
route-distinguisher route-distinguisher: Displays the BGP MDT routing information of the specified route
distinguisher. route-distinguisher identifies the route distinguisher name, a string of 3 to 21 characters in
the form of nn:nn or IP-address:nn.
ip-address: Destination IP address.
mask: Network mask, 225.225.225.225 by default.
mask-length: Mask length, in the range 0 to 32. The default is 32.
|: 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 all BGP MDT routing information.
<Sysname> display bgp mdt all routing-table
BGP Local router ID is 2.2.2.2
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Total number of MDT routes: 1
Route Distinguisher: 100:1
Network NextHop MED LocPrf PrefVal Path/Ogn
*> 1.1.1.1/32 3.3.3.3 0 100 10 ?
Table 54 Command output
Field Descri
p
tion
Origin
i – IGP (originated in the AS).
e – EGP (learned through EGP).
? – incomplete (learned by some other means).
Total number of MDT
routes
Total number of MDT routes.
Network MD source address displayed in the BGP routing table.
NextHop Next hop.
MED Metric associated with the destination network.
LocPrf Local preference value.