Cisco 10000 User Manual

Page 414

Advertising
background image

18-46

Cisco 10000 Series Router Software Configuration Guide

OL-2226-23

Chapter 18 Configuring L2 Virtual Private Networks

Configuration Example—Frame Relay over MPLS

frame-relay lmi-type q933a

interface Serial8/0/0.1/1:0.1 point-to-point

interface Serial8/0/0.1/1:0.2 point-to-point

!Two AToM VC configuration with vc ids 1 & 2

connect atom1 Serial8/0/0.1/1:0 17 l2transport

xconnect 1.1.1.1 1 pw-class pw_atom1

!

!

connect atom2 Serial8/0/0.1/1:0 18 l2transport

xconnect 1.1.1.1 2 pw-class pw_atom1

CE2 Configuration

================================

interface Serial8/0/0.1/1:0

no ip address

encapsulation frame-relay

no fair-queue

frame-relay lmi-type q933a

frame-relay intf-type dce

!

interface Serial8/0/0.1/1:0.1 point-to-point

ip address 192.1.1.2 255.255.255.0

frame-relay interface-dlci 17

!

interface Serial8/0/0.1/1:0.2 point-to-point

ip address 192.1.2.2 255.255.255.0

frame-relay interface-dlci 18

Verifying PE1 Configuration

The PE1 router shows two AToM VCs are up.

================================

router# show mpls l2tran vc

Local intf Local circuit Dest address VC ID Status

------------- -------------------------- --------------- ---------- ----------

Se8/0/0.1/1:0 FR DLCI 17 2.2.2.2 1 UP

Se8/0/0.1/1:0 FR DLCI 18 2.2.2.2 2 UP

router# show mpls l2tran vc 1 det

Local interface: Se8/0/0.1/1:0 up, line protocol up, FR DLCI 17 up

Destination address: 2.2.2.2, VC ID: 1, VC status: up

Output interface: PO4/0/0, imposed label stack {93 19}

Preferred path: not configured

Default path: active

Next hop: point2point

Create time: 00:00:49, last status change time: 00:00:06

Signaling protocol: LDP, peer 2.2.2.2:0 up

MPLS VC labels: local 19, remote 93

Group ID: local 0, remote 0

MTU: local 1500, remote 1500

Remote interface description:

Sequencing: receive disabled, send disabled

VC statistics:

packet totals: receive 0, send 0

byte totals: receive 0, send 0

packet drops: receive 0, seq error 0, send 0

router# sh mpls l2tran vc 2 det

Local interface: Se8/0/0.1/1:0 up, line protocol up, FR DLCI 18 up

Destination address: 2.2.2.2, VC ID: 2, VC status: up

Output interface: PO4/0/0, imposed label stack {98 19}

Preferred path: not configured

Advertising