09-17-2019 10:03 AM
Hi all ,
I have two router ( IOS-XE ( cisco 3850) and IOS-XR ( ASR9K ) , These two router connected and i have VLAN1000 peering between them using OSPF .. Now i need to use the same VLAN to enable ISIS with tag mpls between them.. I configured the two side as you can see below but i cant have neighbor between them ,
IOS-XE
router isis mpls
net 11.1111.1111.1111.1921.6820.5005.00
is-type level-2-only
metric-style wide level-2
!
interface Vlan1000
description To -ASR9K
ip address 10.10.10.1 255.255.255.252
ip router isis mpls
ip route-cache policy
end
IOS-XR
router isis mpls
is-type level-2-only
net 11.1111.1111.1111.1921.6820.5003.00
log adjacency changes
address-family ipv4 unicast
metric-style wide level 2
!
interface TenGigE0/0/1/0.1000
circuit-type level-2-only
!
interface TenGigE0/0/1/0.1000
ipv4 mtu 1500
ipv4 address 10.10.10.2 255.255.255.252
encapsulation dot1q 1000
SW-3850#sh ip ospf neighbor vlan 1000
Neighbor ID Pri State Dead Time Address Interface
10.10.10.2 1 FULL/DR 00:00:39 10.10.10.2 Vlan1000
SW-3850#sh isis neighbors
Tag mpls:
System Id Type Interface IP Address State Holdtime Circuit Id
So nothing appear in isis neighbors , plz any advice ,,
Kind Regards,
Tariq.E
Solved! Go to Solution.
09-18-2019 01:24 PM
The issue is that the CLNS MTU on the XR side is set to 9173, which is higher than the interface MTU (9100 for the physical interface and 1500 for the VLAN interface) on the XE side. You definitely need to lower that value on the XR side.
Regards,
09-17-2019 10:40 AM
I think you need to change your net to something like:
net 49.0000.1921.6820.5003.00
HTH.
09-17-2019 11:15 AM
Thanks for your replay ,, i have still the same issue
09-17-2019 11:47 AM
I would try configuring interfaces as point-to-point and make sure that MTU is the same on both sides.
Thanks.
09-17-2019 01:54 PM
Is the same , And i set the MTU from IOS-XR 9190 and from IOS-XE 9100 .. This should be working fine .. any advice .. Thanks
09-17-2019 01:29 PM - edited 09-17-2019 01:30 PM
Hi Tariq,
On the XR side, you need to configure "address-family ipv4 unicast" on the interface under the router isis rocess as follow:
router isis mpls
!
interface TenGigE0/0/1/0.1000
address-family ipv4 unicast
!
Regards,
09-17-2019 01:52 PM - edited 09-17-2019 01:53 PM
Hi Harold ,
Thanks for your replay , nothing changed
IOS-XE
ip router isis mpls
isis network point-to-point
router isis mpls
net 11.1111.1111.1111.1921.6820.5003.00
is-type level-2-only
metric-style wide level-2
IOS-XR
router isis mpls
is-type level-2-only
net 11.1111.1111.1111.1921.6820.5003.00
log adjacency changes
address-family ipv4 unicast
metric-style wide level 2
!
interface TenGigE0/0/1/0.1000
circuit-type level-2-only
point-to-point
address-family ipv4 unicast
09-17-2019 04:26 PM
Hi Tariq,
You should run a "debug isis adj" from either side and check what information you receive. This should give you more information on what is going on.
Regards,
09-18-2019 08:45 AM
Thanks Harold for your replay , Below you will find what i get when i using "debug isis adj"
*Sep 18 15:42:01.024: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x9D Nghbr Ckt ID:0x0 Length:5
*Sep 18 15:42:01.024: ISIS-Adj: Sending serial IIH on Vlan1000, 3way state:DOWN, length 1496
*Sep 18 15:42:09.963: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x9D Nghbr Ckt ID:0x0 Length:5
*Sep 18 15:42:09.964: ISIS-Adj: Sending serial IIH on Vlan1000, 3way state:DOWN, length 1496
*Sep 18 15:42:18.349: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x9D Nghbr Ckt ID:0x0 Length:5
*Sep 18 15:42:18.349: ISIS-Adj: Sending serial IIH on Vlan1000, 3way state:DOWN, length 1496
*Sep 18 15:42:25.982: ISIS-Adj: SND:3way Adj. Local Ckt ID:0x9D Nghbr Ckt ID:0x0 Length:5
*Sep 18 15:42:25.982: ISIS-Adj: Sending serial IIH on Vlan1000, 3way state:DOWN, length 1496
Any advice .. Thanks in advance ..
09-18-2019 09:59 AM
Hi Tareq,
Can you run the same debug from the other side as well.
Regards,
09-18-2019 11:08 AM
I don't get any log from the XR side ..
09-18-2019 10:45 AM
Could you also post the output from the following commands:
XR:
show isis int TenGigE0/0/1/0.1000 brief
XE:
show clns int vlan1000
Regards,
09-18-2019 11:17 AM
XE
SW-3850-24X#show clns int vlan1000
Vlan1000 is up, line protocol is up
Checksums enabled, MTU 1497, Encapsulation SAP
ERPDUs enabled, min. interval 10 msec.
CLNS fast switching disabled
CLNS SSE switching disabled
DEC compatibility mode OFF for this interface
Next ESH/ISH in 40 seconds
Routing Protocol: IS-IS
Circuit Type: level-1-2
Interface number 0x0, local circuit ID 0x9D
Neighbor Extended Local Circuit ID: 0x0
Level-2 Metric: 10, Priority: 64, Circuit ID: SW-3850-24X.9D
Level-2 IPv6 Metric: 10
Number of active level-2 adjacencies: 0
Next IS-IS Hello in 2 seconds
if state DOWN
XR
show isis int TenGigE0/0/1/0.1000 brief
Interface All Adjs Adj Topos Adv Topos CLNS MTU Prio
OK L1 L2 Run/Cfg Run/Cfg L1 L2
----------------- --- --------- --------- --------- ---- ---- --------------------------------
Te0/0/1/0.1000 Yes - 0 1/1 1/1 Up 9173 - -
09-18-2019 11:36 AM - edited 09-18-2019 02:01 PM
09-18-2019 11:43 AM
it's too hard to remove it from the XR side or change it, Can i increase it from XE side although i set the system mtu "Global Ethernet MTU is 9194 bytes."
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