[rbak-nsp] IS-IS P2P interfaces

Mariano Juliá mjuliaq at gmail.com
Mon Oct 26 12:41:37 EDT 2009


Hi everyone,

I'm trying to configure all my IS-IS interfaces as p2p links in order to
avoid an ugly bug with non-p2p ISIS links on our target upgrade release
(6.1.3.7)

There seems to be no command like "network point-to-point" and the
documentation shows this example for p2p;

[local]Redback(config)#context local
[local]Redback(config-ctx)#interface lo0 loopback
[local]Redback(config-if)#ip address 10.1.1.1/32

[local]Redback(config-ctx)#interface to-core2 p2p
[local]Redback(config-if)#ip unnumbered lo0

[local]Redback(config-ctx)#router isis my-backbone
[local]Redback(config-isis)#net 47.0001.1111.2222.3333.00
[local]Redback(config-isis)#interface to-core2

The config implies that the ip interface itself needs to be declared as p2p,
which means that if the interface already exits it has to be removed first.

I'm hoping there is another to declare IS-IS interfaces as p2p without
having to erase them.

How do others here manage this situation?

Regards,

Mariano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/redback-nsp/attachments/20091026/536d29c1/attachment.html>


More information about the redback-nsp mailing list