On Thursday 17 June 2010 07:28:10 am Eric Van Tol wrote:

>  Due to IOS's inability to do MD5
>  authentication at level 2,...

This isn't true.

IOS supports MD5 Authentication at both L1 and L2.

We have it running with no dramas:

key chain some-name-l2
 key 1
   key-string password
!
int gi0/1
 isis authentication mode md5
 isis authentication key-chain some-name-l2
!
router isis 1
 authentication mode md5
 authentication key-chain some-name-l2 level-2

Not defining the level on the interface defaults the 
authentication (and its mode) to L2, however, you can 
further define it in case you're also running authentication 
for L1 on the same interface.

This is IOS 12.2(33)SRC or later, although I can't think of 
any reason why it wouldn't be supported in other trains.

Mark.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
juniper-nsp mailing list juniper-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to