[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring HDLC Layer 2 Services

The following commands configure an HDLC layer 2 circuit over MPLS between an E-series router and a remote PE device.

To configure an HDLC layer 2 circuit over MPLS:

  1. Configure a serial or POS interface on the ingress router.
    host1(config)#interface serial 3/1:2/1

    or

    host1(config)#interface pos 4/0
  2. Use one of the following methods to create the HDLC layer 2 circuit over MPLS:
  3. (Optional) Attach an MPLS policy to the HDLC layer 2 circuit by using the mpls policy command.
    host1(config-if)#mpls policy input hdlc-policy
  4. Configure the serial or POS interface and MPLS on the remote PE device.

    The interfaces at either end of the HDLC layer 2 circuit can be different types and have different speeds. For example, you can configure an HDLC layer 2 circuit between a serial interface on a T1 circuit and a POS interface on an OC3 circuit.

Configuring Local Cross-Connects for HDLC Layer 2 Services

You can also configure an HDLC layer 2 circuit in a local cross-connect configuration between serial or POS interfaces within the same router.

The procedure is basically the same for configuring an HDLC layer 2 interface between two PE routers and for a local cross-connect, with the following differences for local cross-connects:

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]