The display vsi bgp-ad command displays the VPN targets of the local and remote devices in a BGP AD VPLS domain.
Parameter | Description | Value |
---|---|---|
import-vt |
Displays local import VPN targets, that is, the import VPN targets of all local BGP AD VSIs. |
- |
export-vt |
Displays local export VPN targets, that is, the export VPN targets of all local BGP AD VSIs. |
- |
remote-export-vt |
Displays remote export VPN targets, that is, the VPN targets sent from BGP AD peers. |
- |
Usage Scenario
When you configure or debug BGP AD VPLS, you can run the display vsi bgp-ad command to check the correctness of VPN targets that are locally configured or sent from peers.
Note the following when using the display vsi bgp-ad command:Prerequisites
Peers have been configured in the BGP AD VPLS domain.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display vsi bgp-ad remote-export-vt
remote export vpn target list:
100:1 192.168.12.4:100 312:250
192.168.120.220:53364 100:100 5.5.5.5:13
312:250
<HUAWEI> display vsi bgp-ad export-vt
export vpn target list:
100:1 192.168.12.4:100 312:250
192.168.120.220:53364 100:100 5.5.5.5:13
312:250
<HUAWEI> display vsi bgp-ad import-vt
import vpn target list:
100:1 192.168.12.4:100 312:250
192.168.120.220:53364 100:100 5.5.5.5:13
312:250
Item | Description |
---|---|
remote export vpn target list | List of export VPN targets sent from BGP AD peers. |
export vpn target list | List of export VPN targets configured locally. |
import vpn target list | List of import VPN targets configured locally. |