R3303-HP HSR6800 Routers MPLS Command Reference

291
no-export-subconfed: A route with this attribute is not advertised out of the local AS or to the other
sub-ASs in the confederation.
whole-match: Performs exact matching.
community-list: Displays routing information for the specified BGP community list.
basic-community-list-number: Specifies a basic community list number in the range of 1 to 99.
comm-list-name: Specifies the name of a community attribute list, a string of 1 to 31 characters that
contains at least one non-digit character.
adv-community-list-number: Specifies an advanced community list number in the range of 100 to 199.
different-origin-as: Displays information about routes with different AS origins.
|: 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.
regular-expression as-regular-expression: Displays routing information matching the specified AS
regular expression.
Examples
# Display the BGP VPNv4 routes with the RD 100:1.
<Sysname> display bgp vpnv4 route-distinguisher 100:1 routing-table
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
Route Distinguisher: 100:1
Total number of routes: 2
Network NextHop In/Out Label MED LocPrf
* i 10.0.0.0 1.1.1.1 1025 /NULL 0 100
*^ i 123.1.1.1/32 1.1.1.1 1024 /NULL 0 100
Total routes of vpn-instance vpn1: 5
Network NextHop In/Out Label MED LocPrf
*^>i 10.0.0.0 1.1.1.1 0 100
* > 10.1.1.0/24 0.0.0.0 NULL /1025 0
* > 20.0.0.0 10.1.1.1 NULL /1026 0
* >i 123.1.1.1/32 1.1.1.1 0 100
* > 124.1.1.1/32 0.0.0.0 NULL /1024 0
# Display the BGP VPNv4 routing information with the RD 100:1 and IP address 1.1.1.2.