interface (Protocols Layer 2 Circuit)
Syntax
interface interface-name { backup-neighbor address; bandwidth (bandwidth | ctnumber bandwidth); community community-name; connection-protection; (control-word | no-control-word); description text; egress-protection; encapsulation-type type; flow-label-receive; flow-label-receive-static; flow-label-transmit; flow-label-transmit-static; ignore-encapsulation-mismatch; ignore-mtu-mismatch; mtu mtu-number; no-revert; oam; protect-interface interface-name; pseudowire-status-tlv hot-standby-vc-on; psn-tunnel-endpoint address; revert-time seconds; send-ip-addr-list-tlv; static { switchover-delay milliseconds; virtual-circuit-id identifier; }
Hierarchy Level
[edit logical-systems logical-system-name protocols l2circuit local-switching], [edit logical-systems logical-system-name protocols l2circuit neighbor address], [edit protocols l2circuit local-switching], [edit protocols l2circuit neighbor address]
Description
Interface over which Layer 2 circuit traffic travels.
Options
interface-name |
Name of the interface to configure. Note:
The commit operation fails, if the same logical interface is configured for both layer 2 circuit and ccc connection. |
connection-protection |
Enable end-to-end protection through OAM failure detection. |
flow-label-receive |
Advertise capability to pop flow label in receive direction to the remote provider edge (PE) device. |
flow-label-receive-static |
Pop flow label on the pseudowire packets received from the remote PE device. The ingress PE inserts the flow label in the pseudowire packet, irrespective of the information exchanged in the signaling plane. If the egress PE cannot handle the pseudowire packet marked with the flow label, the packet is dropped. |
flow-label-transmit |
Advertise capability to push flow label in transmit direction to the remote PE device. |
flow-label-transmit-static |
Push flow label on the pseudowire packets sent to the remote PE device. If the incoming pseudowire packet is not marked with the flow label, the packet is dropped by the egress PE. |
send-ip-addr-list-tlv |
On a PS service logical interface, signal that the IP address TLV is sent, allowing the access PE router to send the local CE router's address to the service PE router. |
The remaining statements are explained separately. See CLI Explorer.
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.
Release Information
Statement introduced before Junos OS Release 7.4.
flow-label-receive-static
and flow-label-transmit-static
options introduced in Junos OS Release 14.1.