Command Manual – MPLS L2VPN
H3C S9500 Series Routing Switches
Chapter 1 MPLS L2VPN Configuration Commands
1-3
Note:
Support for this feature varies by device.
Description
Use the
ccc interface out-interface
command to create a local CCC connection
between two CEs connected to the same PE.
Use the
undo
ccc
command to delete a CCC connection.
Examples
# Create a local CCC connection between two CEs connected to the same PE.
<Sysname> system-view
[Sysname] ccc ccc-connect-1 interface vlan-interface 10 out-interface
vlan-interface 2
1.1.3 ce
Syntax
ce
ce-name
[
id
ce-id
[
range
ce-range
] [
default-offset ce-offset
] ]
undo
ce
ce-name
View
MPLS L2VPN view, MPLS L2VPN CE view
Default Level
2: System level
Parameters
ce-name
: Unique name for a CE in the current VPN of the current PE. It cannot include
the character of “-”.
ce-id
: ID for the CE in the VPN.
ce-range
: Maximum number of CEs that the current PE can support. It defaults to 10.
ce-offset
: Original CE offset. It can be either 0 or 1. The default is 0.
Description
Use the
ce
command to create a CE and enter MPLS L2VPN CE view.
Use the
undo ce
command to delete a CE.