Command Reference Guide
6 ● ccc interface transmit-lsp receive-lsp 3Com Router 5000 Family and Router 6000 Family
Command Reference
ccc interface transmit-lsp receive-lsp
Purpose Use the ccc interface transmit-lsp receive-lsp command to create a
remote CCC connection.
Use the
undo ccc command to delete a remote CCC connection.
Syntax ccc ccc-connection-name interface interface-type interface-number
transmit-lsp transmit-lsp-name receive-lsp receive-lsp-name [ atm-cell
[ atm-1to1-vcc | atm-1to1-vpc ] ]
undo ccc ccc-connection-name
Parameters ccc-connection-name
CCC connection name of 1 to 20 characters in length,
which uniquely identifies a CCC inside a PE.
interface interface-type
interface-number
Interface for the remote connection.
transmit-lsp
transmit-lsp-name
Name of the transmit-LSP.
receive-lsp
receive-lsp-name
Name of the receive-LSP.
atm-cell
N-to-one encapsulation mode for ATM cell transparent
transmission.
atm-1to1-vcc
One-to-one VCC encapsulation mode for ATM cell
transparent transmission.
atm-1to1-vpc
One-to-one VPC encapsulation mode for ATM cell
transparent transmission.
Example Create a remote CCC connection, with the name of clink, transmit-LSP of tlsp, and
receive-LSP of rlsp, adopting one-to-one VCC encapsulation mode for ATM cell
transparent transmission..
<3COM> system-view
[3COM] interface atm 1/0/0
[3COM-Atm1/0/0] atm-ctt
[3COM-Atm1/0/0] pvc 1/32
[3COM-atm-pvc-Atm1/0/0-1/32] quit
[3COM-Atm1/0/0] quit
[3COM] ccc clink interface atm1/0/0 transmit-lsp tlsp receive-lsp rlsp
atm-cell atm-1to1-vcc
View This command can be used in the following views:
■ System view
Description You can delete a CCC connection in interface view or system view.