Cisco CCIE Project Part 3 – Configure EoMPLS Pseudowire September 11, 2008
Posted by timsteiner in Information Security, Projects, Tutorials.Tags: 1010, 7200, ccie, cisco, dot1q, EoMPLS, ethernet over mpls, ip, metroethernet, MPLS, pseudowire, xconnect
trackback
Cisco EoMPLS Pseudowire configuration
This document provides step-by-step instructions for setting up MPLS forwarding on an IP network.
Prerequisites
See Cisco CCIE Project Part 1- Configure the ATM Switched Virtual Circuit (SVC)
See Cisco CCIE Project Part 2 – Configure OSPF over ATM
See Cisco CCIE Project Part 3 – Configure MPLS Forwarding
Procedure
- Complete all tasks in Cisco ATM lab configuration
- Complete all tasks in Cisco routing OSPF over ATM configuration
- Complete all tasks in Cisco MPLS Forwarding
- Power on devices
- Connect to Cisco 7200A via console cable
7200A#
conf t
pseudowire-class atom
encap mpls
7200B#
conf t
pseudowire-class atom
encap mpls
7200A#
conf t
int fa 2/0.1
encap dot1q 100
xconnect 10.10.10.101 123 pw-class atom
7200B#
conf t
int fa 2/0.1
encap dot1q 200
xconnect 10.10.10.102 123 pw-class atom
Verify
Issue command “show mpls l2transport vc” on both routers to ensure the layer 2 tunnel exists and make sure the status is up.
Projects
Research
Infosec
Tutorials
Subscribe to Einsteiner's Weblog by Email
Comments»
No comments yet — be the first.