1 Aug 2007 23:38
: L2CIRCUIT - Cisco Juniper Interoperability Issue
Telmo Javier Di Leva <tdileva <at> ifxcorp.com>
2007-08-01 21:38:44 GMT
2007-08-01 21:38:44 GMT
Dears all:
I have a trouble trying to bring up a L2CIRCUIT between CISCO and JUNIPER.
My Topology is: CE-PE-P-P-PE-CE.
The configuration of the VC on cisco is the following:
interface FastEthernet0/1.513
encapsulation dot1Q 513
no cdp enable
xconnect 200.62.0.39 513 pw-class TEST
The VC status is OK:
#sh mpls l2transport vc 513 detail
Local interface: Fa0/1.513 up, line protocol up, Eth VLAN 513 up
Destination address: 200.62.0.39, VC ID: 513, VC status: up
Output interface: Gi2/0, imposed label stack {137152 113920}
Preferred path: not configured
Default path: active
Tunnel label: 113920, next hop 200.61.128.254
Create time: 00:31:41, last status change time: 00:07:59
Signaling protocol: LDP, peer 200.62.0.39:0 up
MPLS VC labels: local 969, remote 137152
Group ID: local 0, remote 0
MTU: local 1500, remote 1500
Remote interface description:
Sequencing: receive disabled, send disabled
VC statistics:
packet totals: receive 0, send 460
byte totals: receive 0, send 39560
packet drops: receive 0, send 0
Configugation at Juniper:
> show configuration interfaces ge-0/0/0
vlan-tagging;
mtu 1548;
encapsulation vlan-ccc;
> show configuration interfaces ge-0/0/0 unit 513
encapsulation vlan-ccc;
vlan-id 513;
> show configuration protocols l2circuit
traceoptions {
file L2CIRCUIT.TXT;
flag all;
}
neighbor 10.184.1.5 {
interface ge-0/0/0.513 {
virtual-circuit-id 513;
no-control-word;
mtu 1500;
}
}
The VC Status is ok too:
> show l2circuit connections extensive
Layer-2 Circuit Connections:
Legend for connection status (St)
EI -- encapsulation invalid NP -- interface h/w not present
MM -- mtu mismatch Dn -- down
EM -- encapsulation mismatch VC-Dn -- Virtual circuit Down
CM -- control-word mismatch Up -- operational
VM -- vlan id mismatch CF -- Call admission control failure
OL -- no outgoing label XX -- unknown
NC -- intf encaps not CCC/TCC
CB -- rcvd cell-bundle size bad
Legend for interface status
Up -- operational
Dn -- down
Neighbor: 10.184.1.5
Interface Type St Time last up # Up trans
ge-0/0/0.513(vc 513) rmt Up Jul 31 18:43:52 2007 1
Local interface: ge-0/0/0.513, Status: Up, Encapsulation: VLAN
Remote PE: 10.184.1.5, Negotiated control-word: No
Incoming label: 137152, Outgoing label: 969
Time Event Interface/Lbl/PE
Jul 31 18:43:52 2007 status update timer
Jul 31 18:43:51 2007 PE route changed
Jul 31 18:43:51 2007 Out lbl Update 969
Jul 31 18:43:51 2007 In lbl Update 137152
Jul 31 18:43:51 2007 loc intf up ge-0/0/0.513
Debugging the L2circuit neighboor i have the following:
Jul 31 18:52:48.828102 ADD 10.184.1.5:NoCtrlWord:4:513:Local/96 L2CKT pref 7/0 metric <Hidden Int>
Jul 31 18:52:48.828173 Add route for l2ckt intf adv 10.184.1.5:NoCtrlWord:4:513:Local (label: 137152)
Jul 31 18:52:48.828540 CHANGE 10.184.1.5:NoCtrlWord:4:513:Local/96 gw 200.62.x.y L2CKT pref 7/0 metric <Active Int>
Jul 31 18:52:48.828637 CHANGE 10.184.1.5:NoCtrlWord:4:513:Local/96 gw 200.62.x.y L2CKT pref 7/0 metric <Active Int>
Jul 31 18:52:48.828803 rt_close: 2 routes proto l2 circuit
Jul 31 18:52:48.828803
Jul 31 18:52:48.828877 Insert/update vc 10.184.1.5:513
Jul 31 18:52:48.828914 new vc
Jul 31 18:52:48.829006 Insert/update vc L2CKT-NO-VC-ID
Jul 31 18:52:48.829064 circuit 0 updated to ge-0/0/0.513
Jul 31 18:52:48.829109 updated circuit 0 to ge-0/0/0.513, status UP
Jul 31 18:52:48.829154 add rti for ifl 268/16
Jul 31 18:52:48.829199 add nhi: ifl ge-0/0/0.513, cw action NOOP
Jul 31 18:52:48.829300 Triggering VC status update timer for intf ge-0/0/0.513
Jul 31 18:52:48.829414 Ingress label changed to (137152)
Jul 31 18:52:48.829478 add rti for ifl 0 label 137152 op 0/36
Jul 31 18:52:48.829533 add route with prefix ifl 0 label 137152 op 0/36 and nexthop: ifl ge-0/0/0.513, cw action NOOP
Jul 31 18:52:48.829807 updated ingress-label to 137152
Jul 31 18:52:48.829897 Egress VPN label changed to (969)
Jul 31 18:52:48.830001 Route to remote PE updated
Jul 31 18:52:48.830080 add nhi: indirect nexthop: 10.184.1.5, cw action NOOP bw 0bps
Jul 31 18:52:48.830168 add route with prefix ifl 268/16 and indirect nexthop: 10.184.1.5, cw action NOOP, bw 0bps
Jul 31 18:52:48.830784 task_timer_dispatch: returned from l2 circuit_Interface Change, rescheduled in 0
Jul 31 18:52:48.860334 rt_flash_update_callback: flash l2 circuit (l2circuit.0) start
Jul 31 18:52:48.860392 Flash call for L2CKT from l2ckt.0
Jul 31 18:52:48.860443 Flash processing complete for L2CKT from l2ckt.0
Jul 31 18:52:48.860499 rt_flash_update_callback: flash l2 circuit (l2circuit.0) done
Jul 31 18:52:48.862357 Route flash received from mpls.0 : Flash
Jul 31 18:52:48.862435 Triggering VC status update timer for intf ge-0/0/0.513
Jul 31 18:52:50.756263 Recomputing the status of the VC for interface : ge-0/0/0.513
Jul 31 18:52:50.756434 VC Up for interface : ge-0/0/0.513
Jul 31 18:52:50.757227 RPD_LAYER2_VC_UP: State of Layer 2 VC (Neighbor : 10.184.1.5, VC-ID : 513) changed to UP
Jul 31 18:52:50.757310 vc (Neighbor : 10.184.1.5, VC-ID : 513) UP
Jul 31 18:52:50.758273 Intf ge-0/0/0.513 added to the Kernel VC status update Q
Jul 31 18:52:50.859059 Kernel not updated with VC status for intf ge-0/0/0.513, NO IFL
The problem is that i can't have conectivity end to end.
Everything looks great but i dont't have IP traffic.
Can sambody tell me if the following line can cause this issue?
Jul 31 18:52:50.859059 Kernel not updated with VC status for intf ge-0/0/0.513, NO IFL
Thanks a lot to all.
-- -- Telmo Javier Di Leva
I have a trouble trying to bring up a L2CIRCUIT between CISCO and JUNIPER.
My Topology is: CE-PE-P-P-PE-CE.
The configuration of the VC on cisco is the following:
interface FastEthernet0/1.513
encapsulation dot1Q 513
no cdp enable
xconnect 200.62.0.39 513 pw-class TEST
The VC status is OK:
#sh mpls l2transport vc 513 detail
Local interface: Fa0/1.513 up, line protocol up, Eth VLAN 513 up
Destination address: 200.62.0.39, VC ID: 513, VC status: up
Output interface: Gi2/0, imposed label stack {137152 113920}
Preferred path: not configured
Default path: active
Tunnel label: 113920, next hop 200.61.128.254
Create time: 00:31:41, last status change time: 00:07:59
Signaling protocol: LDP, peer 200.62.0.39:0 up
MPLS VC labels: local 969, remote 137152
Group ID: local 0, remote 0
MTU: local 1500, remote 1500
Remote interface description:
Sequencing: receive disabled, send disabled
VC statistics:
packet totals: receive 0, send 460
byte totals: receive 0, send 39560
packet drops: receive 0, send 0
Configugation at Juniper:
> show configuration interfaces ge-0/0/0
vlan-tagging;
mtu 1548;
encapsulation vlan-ccc;
> show configuration interfaces ge-0/0/0 unit 513
encapsulation vlan-ccc;
vlan-id 513;
> show configuration protocols l2circuit
traceoptions {
file L2CIRCUIT.TXT;
flag all;
}
neighbor 10.184.1.5 {
interface ge-0/0/0.513 {
virtual-circuit-id 513;
no-control-word;
mtu 1500;
}
}
The VC Status is ok too:
> show l2circuit connections extensive
Layer-2 Circuit Connections:
Legend for connection status (St)
EI -- encapsulation invalid NP -- interface h/w not present
MM -- mtu mismatch Dn -- down
EM -- encapsulation mismatch VC-Dn -- Virtual circuit Down
CM -- control-word mismatch Up -- operational
VM -- vlan id mismatch CF -- Call admission control failure
OL -- no outgoing label XX -- unknown
NC -- intf encaps not CCC/TCC
CB -- rcvd cell-bundle size bad
Legend for interface status
Up -- operational
Dn -- down
Neighbor: 10.184.1.5
Interface Type St Time last up # Up trans
ge-0/0/0.513(vc 513) rmt Up Jul 31 18:43:52 2007 1
Local interface: ge-0/0/0.513, Status: Up, Encapsulation: VLAN
Remote PE: 10.184.1.5, Negotiated control-word: No
Incoming label: 137152, Outgoing label: 969
Time Event Interface/Lbl/PE
Jul 31 18:43:52 2007 status update timer
Jul 31 18:43:51 2007 PE route changed
Jul 31 18:43:51 2007 Out lbl Update 969
Jul 31 18:43:51 2007 In lbl Update 137152
Jul 31 18:43:51 2007 loc intf up ge-0/0/0.513
Debugging the L2circuit neighboor i have the following:
Jul 31 18:52:48.828102 ADD 10.184.1.5:NoCtrlWord:4:513:Local/96 L2CKT pref 7/0 metric <Hidden Int>
Jul 31 18:52:48.828173 Add route for l2ckt intf adv 10.184.1.5:NoCtrlWord:4:513:Local (label: 137152)
Jul 31 18:52:48.828540 CHANGE 10.184.1.5:NoCtrlWord:4:513:Local/96 gw 200.62.x.y L2CKT pref 7/0 metric <Active Int>
Jul 31 18:52:48.828637 CHANGE 10.184.1.5:NoCtrlWord:4:513:Local/96 gw 200.62.x.y L2CKT pref 7/0 metric <Active Int>
Jul 31 18:52:48.828803 rt_close: 2 routes proto l2 circuit
Jul 31 18:52:48.828803
Jul 31 18:52:48.828877 Insert/update vc 10.184.1.5:513
Jul 31 18:52:48.828914 new vc
Jul 31 18:52:48.829006 Insert/update vc L2CKT-NO-VC-ID
Jul 31 18:52:48.829064 circuit 0 updated to ge-0/0/0.513
Jul 31 18:52:48.829109 updated circuit 0 to ge-0/0/0.513, status UP
Jul 31 18:52:48.829154 add rti for ifl 268/16
Jul 31 18:52:48.829199 add nhi: ifl ge-0/0/0.513, cw action NOOP
Jul 31 18:52:48.829300 Triggering VC status update timer for intf ge-0/0/0.513
Jul 31 18:52:48.829414 Ingress label changed to (137152)
Jul 31 18:52:48.829478 add rti for ifl 0 label 137152 op 0/36
Jul 31 18:52:48.829533 add route with prefix ifl 0 label 137152 op 0/36 and nexthop: ifl ge-0/0/0.513, cw action NOOP
Jul 31 18:52:48.829807 updated ingress-label to 137152
Jul 31 18:52:48.829897 Egress VPN label changed to (969)
Jul 31 18:52:48.830001 Route to remote PE updated
Jul 31 18:52:48.830080 add nhi: indirect nexthop: 10.184.1.5, cw action NOOP bw 0bps
Jul 31 18:52:48.830168 add route with prefix ifl 268/16 and indirect nexthop: 10.184.1.5, cw action NOOP, bw 0bps
Jul 31 18:52:48.830784 task_timer_dispatch: returned from l2 circuit_Interface Change, rescheduled in 0
Jul 31 18:52:48.860334 rt_flash_update_callback: flash l2 circuit (l2circuit.0) start
Jul 31 18:52:48.860392 Flash call for L2CKT from l2ckt.0
Jul 31 18:52:48.860443 Flash processing complete for L2CKT from l2ckt.0
Jul 31 18:52:48.860499 rt_flash_update_callback: flash l2 circuit (l2circuit.0) done
Jul 31 18:52:48.862357 Route flash received from mpls.0 : Flash
Jul 31 18:52:48.862435 Triggering VC status update timer for intf ge-0/0/0.513
Jul 31 18:52:50.756263 Recomputing the status of the VC for interface : ge-0/0/0.513
Jul 31 18:52:50.756434 VC Up for interface : ge-0/0/0.513
Jul 31 18:52:50.757227 RPD_LAYER2_VC_UP: State of Layer 2 VC (Neighbor : 10.184.1.5, VC-ID : 513) changed to UP
Jul 31 18:52:50.757310 vc (Neighbor : 10.184.1.5, VC-ID : 513) UP
Jul 31 18:52:50.758273 Intf ge-0/0/0.513 added to the Kernel VC status update Q
Jul 31 18:52:50.859059 Kernel not updated with VC status for intf ge-0/0/0.513, NO IFL
The problem is that i can't have conectivity end to end.
Everything looks great but i dont't have IP traffic.
Can sambody tell me if the following line can cause this issue?
Jul 31 18:52:50.859059 Kernel not updated with VC status for intf ge-0/0/0.513, NO IFL
Thanks a lot to all.
-- -- Telmo Javier Di Leva
RSS Feed