3com 8807 Reference Guide

Page of 1099
762
C
HAPTER
 41: MPLS VLL C
ONFIGURATION
 C
OMMANDS
Example
# Create a remote CCC connection, with the name of clink, the transmitting LSP 
of tlsp, and the receiving LSP of rlsp.
[SW8800] 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.
[SW8800] ccc clink interface vlan-interface 201 out-interface 
 
interface vlan-interface 301 
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.
<SW8800> debugging mpls l2vpn all 
display ccc
Syntax
display ccc [ ccc-name | type [ local | remote ] ]