R3102-R3103-HP 6600/HSR6600 Routers IP Multicast Command Reference
254
|: 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
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.
PrefVal Preferred value of the route.
Path
AS_PATH attribute, recording the ASs the packet has passed to avoid routing
loops.
Ogn
Origin attribute of the route:
• i—The route is interior to the AS. Aggregate routes and the routes injected with
the network command are considered IGP routes.
• e—The route is learned from the Exterior Gateway Protocol (EGP).
• ?—The origin of the route is unknown, such as the MDT routes redistributed
from other routing protocols.










