R3303-HP HSR6800 Routers MPLS Command Reference

247
Examples
# Display information about VPLS connections of VPLS instance aaa.
<Sysname> display vpls connection vsi aaa
Total 2 connection(s),
connection(s): 2 up, 0 block, 0 down
VSI Name: aaa Signaling: ldp, static
VsiID VsiType PeerAddr InLabel OutLabel LinkID VCState
500 ethernet 1.1.1.9 1024 1024 1 up
500 ethernet 2.2.2.9 100 200 2 up
Table 100 Command output
Field Descri
p
tion
VSI Name Name of the VPLS instance.
Signaling
PW signaling protocol used by the VPLS instance: ldp, bgp, or
static.
VsiID ID of the VPLS instance.
VsiType Access type of the VPLS instance: vlan, ethernet, or bgp-vpls.
PeerAddr Address of the peer in the VPLS instance.
InLabel Incoming label of the VPLS instance.
OutLabel Outgoing label of the VPLS instance.
LinkID ID of the PW in the VPLS instance.
VCState Status of the VC: up, block, or down.
# Display detailed information about VPLS connections of VPLS instance vsi1.
<Sysname>dis vpls connection vsi vsi1 verbose
VSI Name: vsi1 Signaling: ldp, static
**Remote Vsi ID : 100
VC State : up
Encapsulation : ethernet
Group ID : 0
Remote MTU : 1500
Peer Ip Address : 3.3.3.3
PW Type : label
Local VC Label : 1027
Remote VC Label : 1026
Link ID : 2
Tunnel Policy : --
Tunnel ID : 0x320003
Table 101 Command output
Field Descri
p
tion
VSI Name Name of the VPLS instance.