R3102-R3103-HP 6600/HSR6600 Routers MPLS Command Reference Guide

271
Syntax
display bgp vpnv4 all routing-table [ [ network-address [ { mask | mask-length } [ longer-prefixes ] ] |
as-path-acl as-path-acl-number | cidr | community [ aa:nn ]&<1-13> [ no-advertise | no-export |
no-export-subconfed ] * [ whole-match ] | community-list { { basic-community-list-number |
comm-list-name } [ whole-match ] | adv-community-list-number } | different-origin-as | peer ip-address
{ advertised-routes | received-routes } [ statistic ] | statistic ] [ | { begin | exclude | include }
regular-expression ] | regular-expression as-regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
network-address: IP address of the destination segment.
mask: Network mask, in dotted decimal notation.
mask-length: Length of the network mask, in the range of 0 to 32.
longer-prefixes: Displays each routing entry that meets the following conditions:
1. Its destination IP address ANDed with the specified prefix equals the specified destination IP
address ANDed with the specified prefix.
2. Its prefix length is shorter than or equal to the specified prefix length.
3. Its prefix length is the longest among the entries meeting the above two conditions.
as-path-acl as-path-acl-number: Filters routing information using the specified AS_PATH list. The value
range for the as-path-acl-number argument is 1 to 256.
cidr: Displays Classless Inter-Domain Routing (CIDR) information.
community: Displays routing information for the specified BGP community in the routing table.
aa:nn&<1-13>: Community number. Both the aa and nn parameters are in the range of 0 to 65535.
&<1-13> means that you can enter the parameter combination up to 13 times.
no-advertise: A route with this attribute is not advertised to any other BGP peer.
no-export: A route with this attribute is not advertised out of the local AS or, if existing, the confederation.
However, it is advertised to the other sub-ASs in the confederation.
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 match.
community-list: Displays routing information for the specified BGP community list in the routing table.
basic-community-list-number: Basic community list number in the range of 1 to 99.
comm-list-name: 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: Advanced community list number, in the range of 100 to 199.
different-origin-as: Displays information about routes with different AS origins.
peer ip-address: Specifies a peer by its IP address.