272
display bgp vpnv4 all routing-table
Description
Use the display bgp vpnv4 all routing-table command to display all BGP VPNv4 routing information.
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 [ whole-match ] |
adv-community-list-number }&<1-16> | different-origin-as | peer ip-address { advertised-routes |
received-routes } [ statistic ] | statistic ] [ | { begin | exclude | include } regular-expression ] | regular-
expression as-regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
network-address: Specifies the IP address of the destination segment.
mask: Specifies the network mask, in dotted decimal notation.
mask-length: Specifies the length of the network mask, ranging from 0 to 32.
longer-prefixes: Specifies to match the longest prefix.
as-path-acl as-path-acl-number: Filters routing information using the specified AS_PATH list. The as-path-
acl-number parameter ranges from 1 to 256.
cidr: Displays CIDR information.
community: Displays routing information of the specified BGP community in the routing table.
aa:nn&<1-13>: Specifies the community number. Both the aa and nn parameters ranging from 0 to
65,535. &<1-13> means that you can enter the parameter combination up to 13 times.
no-advertise: Specifies a route with this attribute is not advertised to any other BGP peer.
no-export: Specifies 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: Specifies 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 of the specified BGP community list in the routing table.
basic-community-list-number: Specifies the basic community list number, ranging from 1 to 99.
adv-community-list-number: Specifies the advanced community list number, ranging from 100 to 199.
&<1-16>: Specifies that the parameter before it can be entered up to 16 times.
different-origin-as: Displays information about routes with different AS origins.
peer ip-address: Specifies a peer by its IP address.
advertised-routes: Specifies the routing information sent to the specified peer.