R3303-HP HSR6800 Routers MPLS Command Reference
297
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.
regular-expression as-regular-expression: Displays routing information matching the specified AS
regular expression.
Examples
# Display the BGP VPNv4 routing information for VPN instance vpn1.
<Sysname> display bgp vpnv4 vpn-instance vpn1 routing-table
Total Number of Routes: 5
BGP Local router ID is 2.2.2.2
Status codes: * - valid, ^ - VPN 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
*^>i 10.0.0.0 1.1.1.1 0 100 0 i
* > 10.1.1.0/24 0.0.0.0 0 0 ?
* > 20.0.0.0 10.1.1.1 0 99 200?
* >i 123.1.1.1/32 1.1.1.1 0 100 0 ?
* > 124.1.1.1/32 0.0.0.0 0 0 ?
Table 118 Command output
Field Descri
p
tion
BGP Local router ID ID of the BGP-enabled local router.
Status codes Route status codes. For valid values, see Table 105.
Origin Route origin codes. For valid values, see Table 105.
Network Network address in the BGP routing table.
NextHop Address of the next hop.
MED Metric associated with the destination network.
LocPrf Local preference value.
PrefVal Preference value of the route.
Path/Ogn
AS_PATH attribute/route origin of the route, see Table
105.
display fib vpn-instance
Use display fib vpn-instance to display FIB information for a VPN.
Syntax
display fib vpn-instance vpn-instance-name [ acl acl-number | ip-prefix ip-prefix-name ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view










