Command Manual – MPLS 
Quidway S8500 Series Routing Switches  Chapter 3  MPLS L2VPN Configuration Commands
 
Huawei Technologies Proprietary 
3-2 
[Quidway] ccc clink interface vlan-interface 201 transmit-lsp tlsp receive-lsp 
rlsp 
# Create a local CCC connection, with the name of clink, and the interfaces connecting 
to the two CEs being the interfaces of VLAN 201 and VLAN 301 respectively. 
[Quidway] ccc clink interface vlan-interface 201 out-interface interface 
vlan-interface 301 
3.1.2  debugging mpls l2vpn 
Syntax 
debugging mpls l2vpn { all | advertisement | error | event | connections [ interface 
vlan-interface vlan-id ] } 
undo debugging mpls l2vpn { all | advertisement | error | event | connections 
[ interface vlan-interface vlan-id ] } 
View 
User view 
Parameter 
all: Enables/Disables all types of L2VPN Debugging. 
advertisement: Enables/Disables Debugging for L2VPN BGP/LDP advertisement 
messages. 
error: Enables/Disables Debugging for L2VPN error messages. 
event: Enables/Disables Debugging for L2VPN event messages. 
connections: Enables/Disables Debugging for connection messages. 
vlan-id: ID of the VLAN whose interface is used to establish the connection. 
Description 
Use the debugging mpls l2vpn command to enable specific type of L2VPN 
debugging. 
Use the undo debugging mpls l2vpn command to disable specific type of L2VPN 
debugging. 
Example 
# Enable all types of L2VPN Debugging. 
<Quidway> debugging mpls l2vpn all