The display bgp vpnv6 network command displays the routes imported into the BGP VPNv6 routing table using the network command.
Parameter | Description | Value |
---|---|---|
all |
Display all information on VPNv6 routes. |
- |
vpn-instance vpn-instance-name |
Specify a VPN-Instance (VRF) name. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp vpnv6 all network
BGP Local Router ID is 10.2.2.9
Local AS Number is 100
VPN-Instance vrf1, Router ID 10.2.2.9:
Network Prefix Route-policy
2001:DB8:3::3 128
VPN-Instance vrf2, Router ID 10.2.2.9:
Network Prefix Route-policy
2001:DB8:8::9 128
Item | Description |
---|---|
BGP Local Router ID is | Router ID of the local device, in the format of an IPv4 address. |
Local AS Number is | Local AS number. |
Router ID | Router ID. |
VPN-Instance | VPN-Instance. |
Network | Locally advertised network address. |
Prefix | Network address mask of an imported route. |
Route-policy | Route-policy. |