04-09-2021 04:10 AM
Hi , I'm studying for CCNP SP and I use GNS3 for the labs. I'm trying to config a xconnect and the tunnel is up but no connectivity between CEs. I don't know if I'm missing something or GNS3 doesn't work fine
It seems all is working fine :
LDP sessions UP
OSPF OK
MPLS LABELS OK
XCONNECT UP , VC UP
But can't ping from R1 to R2
C1#show mpls ldp neighbor
Peer LDP Ident: 10.0.0.3:0; Local LDP Ident 10.0.0.1:0
TCP connection: 10.0.0.3.38251 - 10.0.0.1.646
State: Oper; Msgs sent/rcvd: 39/39; Downstream
Up time: 00:27:12
LDP discovery sources:
GigabitEthernet3, Src IP addr: 10.0.1.3
Addresses bound to peer LDP Ident:
10.0.1.3 10.0.0.3 10.0.2.3
Peer LDP Ident: 10.0.2.2:0; Local LDP Ident 10.0.0.1:0
TCP connection: 10.0.2.2.46392 - 10.0.0.1.646
State: Oper; Msgs sent/rcvd: 37/38; Downstream
Up time: 00:25:18
LDP discovery sources:
Targeted Hello 10.0.0.1 -> 10.0.0.2, active
Addresses bound to peer LDP Ident:
10.0.2.2 10.0.0.2
C1#
C1#show mpls forwarding-table
Local Outgoing Prefix Bytes Label Outgoing Next Hop
Label Label or Tunnel Id Switched interface
16 No Label 10.0.0.3/32 0 Gi3 10.0.1.3
17 16 10.0.0.2/32 0 Gi3 10.0.1.3
18 Pop Label 10.0.2.0/24 0 Gi3 10.0.1.3
19 No Label l2ckt(1) 0 Gi1 point2point
C1#
C1#show xconnect all
Legend: XC ST=Xconnect State S1=Segment1 State S2=Segment2 State
UP=Up DN=Down AD=Admin Down IA=Inactive
SB=Standby HS=Hot Standby RV=Recovering NH=No Hardware
XC ST Segment 1 S1 Segment 2 S2
------+---------------------------------+--+---------------------------------+--
UP pri ac Gi1:7(Ethernet) UP mpls 10.0.0.2:12 UP
C1#
C1#show mpls l2transport vc
Local intf Local circuit Dest address VC ID Status
------------- -------------------------- --------------- ---------- ----------
Gi1 Ethernet 10.0.0.2 12 UP
C1#
C1#show mpls l2transport vc detai
Local interface: Gi1 up, line protocol up, Ethernet up
Destination address: 10.0.0.2, VC ID: 12, VC status: up
Output interface: Gi3, imposed label stack {16 19}
Preferred path: not configured
Default path: active
Next hop: 10.0.1.3
Create time: 00:25:41, last status change time: 00:25:19
Last label FSM state change time: 00:25:18
Signaling protocol: LDP, peer 10.0.2.2:0 up
Targeted Hello: 10.0.0.1(LDP Id) -> 10.0.0.2, LDP is UP
Graceful restart: not configured and not enabled
Non stop routing: not configured and not enabled
Status TLV support (local/remote) : enabled/supported
LDP route watch : enabled
Label/status state machine : established, LruRru
Last local dataplane status rcvd: No fault
Last BFD dataplane status rcvd: Not sent
Last BFD peer monitor status rcvd: No fault
Last local AC circuit status rcvd: No fault
Last local AC circuit status sent: No fault
Last local PW i/f circ status rcvd: No fault
Last local LDP TLV status sent: No fault
Last remote LDP TLV status rcvd: No fault
Last remote LDP ADJ status rcvd: No fault
MPLS VC labels: local 19, remote 19
Group ID: local n/a, remote 0
MTU: local 1500, remote 1500
Remote interface description:
Sequencing: receive disabled, send disabled
Control Word: On (configured: autosense)
SSO Descriptor: 10.0.0.2/12, local label: 19
Dataplane:
SSM segment/switch IDs: 4097/4096 (used), PWID: 1
VC statistics:
transit packet totals: receive 0, send 195
transit byte totals: receive 0, send 25092
transit packet drops: receive 0, seq error 0, send 0
C2#show mpls ldp neighbor
Peer LDP Ident: 10.0.0.3:0; Local LDP Ident 10.0.2.2:0
TCP connection: 10.0.0.3.646 - 10.0.2.2.30844
State: Oper; Msgs sent/rcvd: 39/39; Downstream
Up time: 00:27:35
LDP discovery sources:
GigabitEthernet3, Src IP addr: 10.0.2.3
Addresses bound to peer LDP Ident:
10.0.1.3 10.0.0.3 10.0.2.3
Peer LDP Ident: 10.0.0.1:0; Local LDP Ident 10.0.2.2:0
TCP connection: 10.0.0.1.646 - 10.0.2.2.46392
State: Oper; Msgs sent/rcvd: 38/38; Downstream
Up time: 00:25:36
LDP discovery sources:
Targeted Hello 10.0.0.2 -> 10.0.0.1, passive
Addresses bound to peer LDP Ident:
10.0.1.1 10.0.0.1
C2#
C2#show mpls forwarding-table
Local Outgoing Prefix Bytes Label Outgoing Next Hop
Label Label or Tunnel Id Switched interface
16 No Label 10.0.0.3/32 0 Gi3 10.0.2.3
17 Pop Label 10.0.1.0/24 0 Gi3 10.0.2.3
18 17 10.0.0.1/32 0 Gi3 10.0.2.3
19 No Label l2ckt(1) 0 Gi1 point2point
C2#
C2#show xconnect all
Legend: XC ST=Xconnect State S1=Segment1 State S2=Segment2 State
UP=Up DN=Down AD=Admin Down IA=Inactive
SB=Standby HS=Hot Standby RV=Recovering NH=No Hardware
XC ST Segment 1 S1 Segment 2 S2
------+---------------------------------+--+---------------------------------+--
UP pri ac Gi1:7(Ethernet) UP mpls 10.0.0.1:12 UP
C2#
C2#show mpls l2transport vc
Local intf Local circuit Dest address VC ID Status
------------- -------------------------- --------------- ---------- ----------
Gi1 Ethernet 10.0.0.1 12 UP
C2#
C2#show mpls l2transport vc detai
Local interface: Gi1 up, line protocol up, Ethernet up
Destination address: 10.0.0.1, VC ID: 12, VC status: up
Output interface: Gi3, imposed label stack {17 19}
Preferred path: not configured
Default path: active
Next hop: 10.0.2.3
Create time: 00:26:19, last status change time: 00:25:36
Last label FSM state change time: 00:25:36
Signaling protocol: LDP, peer 10.0.0.1:0 up
Targeted Hello: 10.0.2.2(LDP Id) -> 10.0.0.1, LDP is UP
Graceful restart: not configured and not enabled
Non stop routing: not configured and not enabled
Status TLV support (local/remote) : enabled/supported
LDP route watch : enabled
Label/status state machine : established, LruRru
Last local dataplane status rcvd: No fault
Last BFD dataplane status rcvd: Not sent
Last BFD peer monitor status rcvd: No fault
Last local AC circuit status rcvd: No fault
Last local AC circuit status sent: No fault
Last local PW i/f circ status rcvd: No fault
Last local LDP TLV status sent: No fault
Last remote LDP TLV status rcvd: No fault
Last remote LDP ADJ status rcvd: No fault
MPLS VC labels: local 19, remote 19
Group ID: local n/a, remote 0
MTU: local 1500, remote 1500
Remote interface description:
Sequencing: receive disabled, send disabled
Control Word: On (configured: autosense)
SSO Descriptor: 10.0.0.1/12, local label: 19
Dataplane:
SSM segment/switch IDs: 4097/4096 (used), PWID: 1
VC statistics:
transit packet totals: receive 0, send 0
transit byte totals: receive 0, send 0
transit packet drops: receive 0, seq error 0, send 0
C3#show mpls ldp neighbor
Peer LDP Ident: 10.0.2.2:0; Local LDP Ident 10.0.0.3:0
TCP connection: 10.0.2.2.30844 - 10.0.0.3.646
State: Oper; Msgs sent/rcvd: 38/38; Downstream
Up time: 00:26:38
LDP discovery sources:
GigabitEthernet2, Src IP addr: 10.0.2.2
Addresses bound to peer LDP Ident:
10.0.2.2 10.0.0.2
Peer LDP Ident: 10.0.0.1:0; Local LDP Ident 10.0.0.3:0
TCP connection: 10.0.0.1.646 - 10.0.0.3.38251
State: Oper; Msgs sent/rcvd: 38/38; Downstream
Up time: 00:26:32
LDP discovery sources:
GigabitEthernet1, Src IP addr: 10.0.1.1
Addresses bound to peer LDP Ident:
10.0.1.1 10.0.0.1
C3#
C3#show mpls forwarding-table
Local Outgoing Prefix Bytes Label Outgoing Next Hop
Label Label or Tunnel Id Switched interface
16 No Label 10.0.0.2/32 12996 Gi2 10.0.2.2
17 No Label 10.0.0.1/32 43339 Gi1 10.0.1.1
C3#
C3#show xconnect all
Legend: XC ST=Xconnect State S1=Segment1 State S2=Segment2 State
UP=Up DN=Down AD=Admin Down IA=Inactive
SB=Standby HS=Hot Standby RV=Recovering NH=No Hardware
XC ST Segment 1 S1 Segment 2 S2
------
Thanks!!!!
04-09-2021 04:21 AM
as I remember the LDP ID must be same as Xconnect IP you use otherwise the Xconnect is failed.
04-09-2021 05:06 AM
04-09-2021 11:03 AM
As Loris mentioned, you need to use XR9000v to run l2vpn in the data plane. You can also use a CSR1000v. XRv will work at the control plane level, but not at the data plane level.
Regards,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide