Configuring Draft for Ethernet over MPLS Testing
CE-1
interface FastEthernet0/1
no ip address
no ip redirects
no ip directed-broadcast
no ip mroute-cache
no keepalive
no cdp enable
interface FastEthernet0/1.12
encapsulation dot1Q 12
ip address 10.0.0.1 255.255.255.0
no ip directed-broadcast
no cdp enable
Pt. A
IP address – 10.0.0.3
255.255.255.0
PE
–1
Global
Configuration mode-
mpls label protocol
ldp
mpls
ldp router-id loopback5 force
interface Loopback
5
ip address 202.140.36.65 255.255.255.255
no ip directed-broadcast
interface Serial 1/1/1
ip address 202.131.156.41 255.255.255.252
no ip directed-broadcast
mpls ip
no cdp enable
interface FastEthernet1/0/0
no ip address
no ip redirects
no ip directed-broadcast
no ip mroute-cache
no keepalive
no cdp enable
mpls ip
interface FastEthernet1/0/0.1
encapsulation dot1Q 12
no ip directed-broadcast
mpls l2transport route 202.140.40.65 125
no cdp enable
PE-2
Global
Configuration mode-
mpls
label protocol ldp
mpls
ldp router-id loopback4 force
interface Loopback
4
ip address 202.140.40.65 255.255.255.255
no ip directed-broadcast
interface Serial 1/0/6
ip address 202.131.156.42 255.255.255.252
no ip directed-broadcast
mpls ip
no cdp enable
interface FastEthernet4/0/0
no ip address
no ip redirects
no ip directed-broadcast
no ip mroute-cache
no keepalive
no cdp enable
mpls ip
interface FastEthernet4/0/0.1
encapsulation dot1Q 12
no ip directed-broadcast
mpls l2transport route 202.140.36.65 125
no cdp enable
CE-1
interface FastEthernet0/1
no ip address
no ip redirects
no ip directed-broadcast
no ip mroute-cache
no keepalive
no cdp enable
interface FastEthernet0/1.12
encapsulation dot1Q 12
ip address 10.0.0.2 255.255.255.0
no ip directed-broadcast
no cdp enable
Pt. B
IP address – 10.0.0.4
255.255.255.0
Commands
to run during Testing-
1. mpls l2transport route -
Enable the local and remote PE router to establish a virtual
circuit.
- mpls label protocol ldp -
Specify the Label Distribution Protocol.
- mpls ip - enabling dynamic MPLS
labeling
Command for verification /
Troubleshooting-
- show mpls ldp discovery - To make
sure the PE router endpoints have discovered each other.
- show mpls l2transport vc - To check
that a VC has been established between the PE routers and that the VC is
operational.
- show mpls ldp neighbors - To make
sure the label distribution session has been established.
- show mpls forwarding-table - To
make sure the label forwarding table is built correctly.
The End.