369
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.
Description
Use
display bgp ipv6 multicast routing-table
to display IPv6 MBGP routing information.
Examples
# Display IPv6 MBGP routing information.
<Sysname> display bgp ipv6 multicast routing-table
Total Number of Routes: 2
BGP Local router ID is 30.30.30.1
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
*> Network : 30:30:: PrefixLen : 64
NextHop : 30:30::30:1 LocPrf :
PrefVal : 0 Label : NULL
MED : 0
Path/Ogn: i
*> Network : 40:40:: PrefixLen : 64
NextHop : 40:40::40:1 LocPrf :
PrefVal : 0 Label : NULL
MED : 0
Path/Ogn: i
Table 80
Command output
Field
Description
Local router ID
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.
Origin
ORIGIN attributes:
•
i – IGP
—Originated in the AS.
•
e – EGP
—Learned through EGP.
•
? – incomplete
—Learned by some other means.
Network
Destination network address.