Usage
<configuration><protocols><l2circuit><neighbor><interface><name>name</name> <!-- identifier --><psn-tunnel-endpoint>psn-tunnel-endpoint</psn-tunnel-endpoint><protect-interface>protect-interface</protect-interface><virtual-circuit-id>virtual-circuit-id</virtual-circuit-id> <!-- mandatory --><description>description</description><control-word/><community>community</community><mtu>mtu</mtu><encapsulation-type>encapsulation-type-choice</encapsulation-type><ignore-encapsulation-mismatch/><ignore-mtu-mismatch/><bandwidth>...</bandwidth><switchover-delay>milliseconds</switchover-delay><backup-neighbor>...</backup-neighbor></interface></neighbor></l2circuit></protocols>
</configuration>Description
Interface forming the Layer 2 circuit.
Contents
<backup-neighbor>—Configuration of redundant l2circuit.
<bandwidth>—Bandwidth to reserve (bps).
<community>—Community associated with this Layer 2 circuit.
<control-word>—Add control word to the Layer 2 encapsulation.
<description>—Text description of Layer 2 circuit.
<encapsulation-type>—Encapsulation type for VPN.
atm-aal5—ATM AAL/5 encapsulation.atm-cell—ATM port promiscuous mode cell encapsulation.atm-cell-port-mode—ATM port promiscuous mode cell encapsulation.atm-cell-vc-mode—ATM non-promiscuous cell encapsulation.atm-cell-vp-mode—ATM VP promiscuous mode cell encapsulation.cesop—CESOP based Layer 2 VPN.cisco-hdlc—Cisco-compatible HDLC encapsulation.ethernet—Ethernet encapsulation.ethernet-vlan—Ethernet VLAN encapsulation.frame-relay—Frame Relay encapsulation.frame-relay-port-mode—Frame Relay port mode encapsulation.interworking—Layer 2.5 interworking VPN.ppp—PPP encapsulation.satop-e1—SATOP-E1 based Layer 2 VPN.satop-e3—SATOP-E3 based Layer 2 VPN.satop-t1—SATOP-T1 based Layer 2 VPN.satop-t3—SATOP-T3 based Layer 2 VPN.
<ignore-encapsulation-mismatch>—Allow different encapsulation types on local and remote end.
<ignore-mtu-mismatch>—Allow different MTUs on interfaces.
<mtu>—MTU to be advertised for this Layer 2 circuit.
<protect-interface>—Name of protect interface.
<psn-tunnel-endpoint>—Endpoint of the transport tunnel on the remote PE.