The display bgp vpnv4 routing-table large-community command displays the BGP VPNv4 route and the BGP private network route information of the specified BGP large-community in the routing table.
display bgp vpnv4 route-distinguisher route-distinguisher routing-table large-community [ aa:bb:cc ] &<1-33>
display bgp vpnv4 route-distinguisher route-distinguisher routing-table statistics large-community [ aa:bb:cc ] &<1-33>
display bgp vpnv4 route-distinguisher route-distinguisher routing-table large-community [ aa:bb:cc ] &<1-33> whole-match
display bgp vpnv4 route-distinguisher route-distinguisher routing-table statistics large-community [ aa:bb:cc ] &<1-33> whole-match
display bgp vpnv4 route-distinguisher route-distinguisher routing-table large-community-filter large-community-filter-name
display bgp vpnv4 route-distinguisher route-distinguisher routing-table statistics large-community-filter large-community-filter-name
display bgp vpnv4 route-distinguisher route-distinguisher routing-table large-community-filter large-community-filter-name whole-match
display bgp vpnv4 route-distinguisher route-distinguisher routing-table statistics large-community-filter large-community-filter-name whole-match
Parameter | Description | Value |
---|---|---|
route-distinguisher route-distinguisher |
Specifies the remote RD. |
The value is a string of 3 to 21 case-sensitive characters, spaces not supported. |
large-community aa:bb:cc |
Specifies large community values, with each value ranging from 0 to 4294967295. |
The value is a string of 5 to 32 case-sensitive characters, spaces not supported. |
vpnv4 |
Indicates the VPNv4 address family. |
- |
statistics |
Displays statistics about BGP routes. |
- |
whole-match |
Indicates exact match with specified communities. |
- |
large-community-filter large-community-filter-name |
large Community filter name (the name is a string of 1 to 51 characters, which cannot contain only numbers.). |
The value is a string of 1 to 51 case-sensitive characters, spaces not supported. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp vpnv4 route-distinguisher 1:1 routing-table large-community
BGP Local router ID is 10.1.123.1
Status codes: * - valid, > - best, d - damped, x - best external, a - add path,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V - valid, I - invalid, N - not-found
Route Distinguisher: 1:1
Total Number of Routes: 3
Network NextHop MED LocPrf PrefVal LargeCommunity
*> 11.11.11.11/32 127.0.0.1 0 0 <1:1:1>
*> 22.22.22.22/32 10.2.123.2 0 0 <1:1:1>, <2:2:2>
*> 33.33.33.33/32 10.2.123.3 0 0 <1:1:1>, <3:3:3>
VPN-Instance vrf, Router ID 10.1.123.1:
Total Number of Routes: 3
Network NextHop MED LocPrf PrefVal LargeCommunity
*> 11.11.11.11/32 0.0.0.0 0 0 <1:1:1>
*> 22.22.22.22/32 10.2.123.2 0 0 <1:1:1>, <2:2:2>
*> 33.33.33.33/32 10.2.123.3 0 0 <1:1:1>, <3:3:3>
Item | Description |
---|---|
Total Number of Routes | Total number of routes. |
Network | Network address in the BGP public network routing table. |
NextHop | Next hop IP address used to forward packets. |
MED | MED of a BGP route. |
LocPrf | Local_Pref of a BGP route. |
PrefVal | PrefVal of a BGP route. |
LargeCommunity | Large-community attribute of a route. |