The MPLS-OPS Archive

Cell Relay Retreat>MPLS-OPS Archive>month:2003-Aug> msg00074



[Date Prev][Date Next][Thread Prev][Thread Next]  
  [Date Index][Thread Index][Author Index][Subject Index]

Ethernet over MPLS problem !!!!

  • From: "kartik" <kartik.kashyap@estelcom.com>
  • Date: Wed, 27 Aug 2003 20:22:01 +0530
  • Resent-Date: Wed, 27 Aug 2003 11:39:09 -0400
  • To: <mpls-ops@mplsrc.com>
  • X-AntiAbuse: This header was added to track abuse, please include it with any abuse report
  • X-AntiAbuse: Primary Hostname - cpanel.people-connect.com
  • X-AntiAbuse: Original Domain - mplsrc.com
  • X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
  • X-AntiAbuse: Sender Address Domain - estelcom.com

Hi
 
I am trying to simulate ethernet over MPLS , I hav prepared one draft for that. Is there anybody who can suggest any adivise , as my VC is not coming UP. I don't know where I am doing the mistake ???
 

                                                        Configuring Draft for Ethernet over MPLS Testing

 

 

 

 

 

 

 

 

 

 

 


Pt. B

 
    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.

 

  1. mpls label protocol ldp - Specify the Label Distribution Protocol.
  2. mpls ip  - enabling dynamic MPLS labeling

 

Command for verification / Troubleshooting-

 

  1. show mpls ldp discovery - To make sure the PE router endpoints have discovered each other.
  2. show mpls l2transport vc - To check that a VC has been established between the PE routers and that the VC is operational.
  3. show mpls ldp neighbors - To make sure the label distribution session has been established.
  4. show mpls forwarding-table - To make sure the label forwarding table is built correctly.

  

The End.

 
regards
Rajesh Chauhan
 

GIF image