cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3454
Views
0
Helpful
2
Replies

ISIS adjacency flap when enabling ipv6 isis on interface

m.scano
Level 1
Level 1

Hi all,

I'm enabling isis multi-topology in my network to support ipv6 (ipv4 already in place), but when I enable ipv6 router isis on an interface the adjacency flaps.

In detail, as soon as I configure "ipv6 router isis" on a vlan interface on the other side I get:

%CLNS-5-ADJCHANGE: ISIS: Adjacency to XXXX (VlanXX) Down, adjacency type changed

%CLNS-5-ADJCHANGE: ISIS: Adjacency to XXXX (VlanXX) Up, new adjacency

and the adjaceny type change from ISIS to M-ISIS (as expected).

Tested on 6509 WS-SUP720-3B with 12.2(33)SXH8b and 7606 WS-SUP720-3BXL with 12.2(18)SXF10. ISIS IPv4 is already configured and working as expected.

The global ISIS ipv6 configuration is the following:

router isis

address-family ipv6

multi-topology

exit-address-family

My understanding is that with multi-topology I should not see any flaps.

Am I missing something?

Thanks.

Regards,

Maurizio

1 Accepted Solution

Accepted Solutions

Harold Ritter
Cisco Employee
Cisco Employee

Hi Maurizio,

This is actually the expected behavior with the versions you tested. Starting with SXI, the session is not reset.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

View solution in original post

2 Replies 2

Harold Ritter
Cisco Employee
Cisco Employee

Hi Maurizio,

This is actually the expected behavior with the versions you tested. Starting with SXI, the session is not reset.

Regards

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

Thanks Harold, I'll try with another IOS version then.

Regards,

Maurizio