Tag Elements Beginning with L
> <l2vpn> (configuration/routing-instances/instance/protocols)
Usage
<configuration>
<routing-instances>
<instance>
<protocols>
<l2vpn>
<traceoptions>...</traceoptions>
<encapsulation-type>encapsulation-type-choice</encapsulation-type>
<control-word/>
<site-range>site-range</site-range>
<mac-table-size>...</mac-table-size>
<interface-mac-limit>...</interface-mac-limit>
<mac-table-aging-time>seconds</mac-table-aging-time>
<no-mac-learning/>
<mac-statistics/>
<interface>...</interface>
<tunnel-services>...</tunnel-services>
<no-tunnel-services/>
<site>...</site>
<community>community</community>
<vpls-id>vpls-id</vpls-id>
<mtu>mtu</mtu>
<ignore-mtu-mismatch/>
<mac-tlv-receive/>
<mac-tlv-send/>
<ignore-encapsulation-mismatch/>
<neighbor>...</neighbor>
<mesh-group>...</mesh-group>
<connectivity-type>connectivity-type-choice</connectivity-type>
</l2vpn>
</protocols>
</instance>
</routing-instances>
</configuration>
Description
Layer 2 VPN configuration.
Contents
<community>—Community associated with this VPLS instance.
<connectivity-type>—Specify type of interface sufficient to bring vpls connection up.
-
ce—CE interface is required.
-
irb—IRB interface is sufficient.
<control-word>—Add control word to the Layer 2 encapsulation.
<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 MTU values on local and remote end.
<interface>—Interface that connect this site to the VPN.
<interface-mac-limit>—Maximum MAC address learned per interface.
<mac-statistics>—Enable MAC address statistics.
<mac-table-aging-time>—Delay for discarding MAC address if no updates are received.
<mac-table-size>—Size of MAC address forwarding table.
<mac-tlv-receive>—Turn on mac-tlv receive processing.
<mac-tlv-send>—Turn on mac-tlv send processing.
<mesh-group>—Mesh-group under this VPLS instance.
<mtu>—MTU to be advertised for these Layer 2 circuits.
<neighbor>—Neighbor for this VPLS instance.
<no-mac-learning>—Disable dynamic MAC address learning.
<no-tunnel-services>—Do not use tunnel services for this VPLS instance.
<site>—Sites connected to this provider equipment.
<site-range>—Maximum site identifier in this VPLS domain.
<traceoptions>—Trace options for Layer 2 VPN and VPLS.
<tunnel-services>—Use tunnel services for this VPLS instance.
<vpls-id>—Identifier for this VPLS instance.