Hdlc Like-To-Like Local Switching; Configuration Tasks And Examples - Cisco 10000-2P2-2DC Software Configuration Manual

10000 series
Table of Contents

Advertisement

Chapter 20
Configuring L2 Virtual Private Networks
Frames manipulated by the PE router preserve the PPP header as described in RFC-1661.

HDLC Like-to-Like Local Switching

Like PPP, HDLC sessions can be forwarded between two CE routers connected to the same PE router.
The microcode implements a HDLC pass-through mechanism for the HDLC traffic. As the service
provided is equivalent to a back-to-back serial connection between the two CE routers, the connection
should be between same-speed interfaces with the matched Maximum Transmission Unit (MTU)
configuration. There are no QoS requirements on the PE router since one interface cannot overrun
another.
The interfaces are HDLC encapsulated on the PE router. CE routers may use any HDLC-based
encapsulation, including Frame Relay.

Configuration Tasks and Examples

You can configure the L2VPN Local Switching - HDLC/PPP feature on a PE router using the following
steps:
1.
2.
3.
4.
5.
6.
The following example shows you how to configure the L2VPN Local Switching - HDLC/PPP feature
on the PE router:
config t
interface serial 3/0/20:0
encapsulation hdlc
interface serial 4/0/11:9
encapsulation hdlc
connect hdlcls serial3/0/20:0 serial4/0/11:9
Because the default encapsulation of a serial interface is HDLC, the encapsulation command is
Note
optional. However, when you configure the CE router, you must specify the encapsulation command
because of the difference in configuration.
You can configure PPP on the CE router using the following steps:
1.
2.
3.
You can configure HDLC on the CE router using the following steps:
1.
2.
3.
OL-2226-23
config t
interface serial slot/subslot/port:channel-id
encapsulation hdlc
interface serial slot/subslot/port:channel-id
encapsulation hdlc
connect connection-name interface interface
config t
interface serial slot/subslot/port:channel-id
encapsulation ppp
config t
interface serial slot/subslot/port:channel-id
encapsulation hdlc
L2VPN Local Switching—HDLC/PPP
Cisco 10000 Series Router Software Configuration Guide
20-11

Advertisement

Table of Contents
loading

This manual is also suitable for:

1000510008

Table of Contents