Specifying the Interface to Handle Traffic for a CCC Connected to the Layer 2 Circuit
To configure the VLAN-bundled logical interface as the interface to handle traffic for a circuit connected to the Layer 2 circuit, include the following statements:
l2circuit {
neighbor address {
interface logical-interface-name {
virtual-circuit-id number;
no-control-word;
}
}
}
You can include the statements at the following hierarchy levels:
[edit protocols][edit logical-systems logical-system-name protocols]
To enable a Layer 2 circuit, include the l2circuit statement.
To configure the router as a neighbor for a Layer 2 circuit,
specify the neighbor address using the neighbor statement.
To specify the interface to handle traffic for a circuit connected
to the Layer 2 circuit, include the interface statement
and specify the VLAN-bundled logical interface.