Re: VLAN-based EoMPLS

From: Manaf Al Oqlah <manafo_at_hotmail.com>
Date: Wed, 27 Oct 2010 15:24:16 +0300

########### PE01 ###########

PE01#sh mpls l2transport vc detail
Local interface: Vl100 up, line protocol up, Eth VLAN 100 up
  Interworking type is Ethernet
  Destination address: 2.2.2.2, VC ID: 100, VC status: up
    Output interface: Gi1/1/1, imposed label stack {18}
    Preferred path: not configured
    Default path: active
    Next hop: 10.0.0.2
  Create time: 00:22:03, last status change time: 00:07:53
  Signaling protocol: LDP, peer 2.2.2.2:0 up
    Targeted Hello: 1.1.1.1(LDP Id) -> 2.2.2.2
    Status TLV support (local/remote) : enabled/not supported
      Label/status state machine : established, LruRru
      Last local dataplane status rcvd: no fault
      Last local SSS circuit status rcvd: no fault
      Last local SSS circuit status sent: no fault
      Last local LDP TLV status sent: no fault
      Last remote LDP TLV status rcvd: not sent
    MPLS VC labels: local 20, remote 18
    Group ID: local 0, remote 0
    MTU: local 1900, remote 1900
    Remote interface description:
  Sequencing: receive disabled, send disabled
  VC statistics:
    packet totals: receive 0, send 5
    byte totals: receive 0, send 630
    packet drops: receive 0, send 0

PE01#sh run int g1/1/2
Building configuration...

Current configuration : 128 bytes
!
interface GigabitEthernet1/1/2
 description To CE01
 switchport access vlan 100
 switchport mode access
 speed auto 1000
end

###### PE02 ############

PE02#sh mpls l2transport vc detail
Local interface: Vl100 up, line protocol up, Eth VLAN 100 up
  Interworking type is Ethernet
  Destination address: 1.1.1.1, VC ID: 100, VC status: up
    Output interface: Gi1/1/1, imposed label stack {20}
    Preferred path: not configured
    Default path: active
    Next hop: 10.0.0.1
  Create time: 00:21:35, last status change time: 00:09:38
  Signaling protocol: LDP, peer 1.1.1.1:0 up
    Targeted Hello: 2.2.2.2(LDP Id) -> 1.1.1.1
    Status TLV support (local/remote) : enabled/not supported
      Label/status state machine : established, LruRru
      Last local dataplane status rcvd: no fault
      Last local SSS circuit status rcvd: no fault
      Last local SSS circuit status sent: no fault
      Last local LDP TLV status sent: no fault
      Last remote LDP TLV status rcvd: not sent
    MPLS VC labels: local 18, remote 20
    Group ID: local 0, remote 0
    MTU: local 1900, remote 1900
    Remote interface description:
  Sequencing: receive disabled, send disabled
  VC statistics:
    packet totals: receive 5, send 0
    byte totals: receive 540, send 0
    packet drops: receive 0, send 0

PE02#sh run int g1/1/2
Building configuration...

Current configuration : 128 bytes
!
interface GigabitEthernet1/1/2
 description to CE01
 switchport access vlan 100
 switchport mode access
 speed auto 1000
end

########### CE01 ############

CE01#sh run int g1/0/25
interface GigabitEthernet1/0/25
 description to PE01
 switchport access vlan 100
 switchport mode access
end
!
CE01#sh run int vlan 100
interface Vlan100
 ip address 192.168.0.1 255.255.255.0

######### CE02 ###########

CE02#sh run int g1/1/1
interface GigabitEthernet1/1/1
 description to PE02
 switchport access vlan 100
 switchport mode access
 speed auto 1000
end

CE02#sh run int vlan 100
interface Vlan100
 ip address 192.168.0.2 255.255.255.0

From: srinivas pv
Sent: Wednesday, October 27, 2010 2:42 PM
To: Manaf Al Oqlah
Cc: Group Study
Subject: Re: VLAN-based EoMPLS

Hi,

Could you give following details

On both PEs:
show mpls l2 vc detail
sh run int <int connected to CE>

On both CEs:
sh run int <int connected to PE>

Thanks,
Srinivas

On Wed, Oct 27, 2010 at 5:00 PM, Manaf Al Oqlah <manafo_at_hotmail.com> wrote:

  Hi,

  I have established an EoMPLS circuit on ME3750 switches as below.
everything
  seems to be working fine as my virtual circuit is UP
  but my problem is that I cant ping IP address CE02 from CE01

  PC01---CE01---PE01---PE02---CE02---PC02

  I have applied the following configuration on PE01 & PE02 ES ports

  interface loopback 0
  ip address 1.1.1.1 255.255.255.255
  !
  interface GigabitEthernet1/1/1
  description to PE02
   ip address 10.0.0.1 255.255.255.252
   mpls ip
  !
  interface GigabitEthernet1/1/2
  description to CE01
  switchport mode access
  switchport access vlan 100
  !
  vlan 100
  !
  interface vlan 100
  xconnect 2.2.2.2 100 encapsulation mpls

  where could me my problem!

  Regards,
  Manaf Al Oqlah

  Blogs and organic groups at http://www.ccie.net

  _______________________________________________________________________
  Subscription information may be found at:
  http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Wed Oct 27 2010 - 15:24:16 ART

This archive was generated by hypermail 2.2.0 : Mon Nov 01 2010 - 06:42:06 ART