[FROG] IS-IS HMAC-MD5 Authentication Not Working

Mark Tinka mark.tinka at seacom.mu
Wed Apr 8 03:45:26 EDT 2020



On 8/Apr/20 02:29, Quentin Young wrote:

> Mark-
>
> Send over what your configuration looks like and we can take a look.

router isis 1
 net 49.0006.1050.1618.6001.00
 is-type level-2-only
 domain-password md5 <hashed_md5_password>
 metric-style wide
 log-adjacency-changes
!
!
interface em0
 ip router isis 1
 ipv6 router isis 1
 no isis hello padding
 isis password md5 <hased_md5_password>
 isis metric 6000


> Any additional context, such as your operating system, kernel version,
> FRR version, etc is helpful.

FRR 7.3 on 12.1-RELEASE-p3.


>
> qlyoung at nicobar$ sudo vtysh
>
> Hello, this is FRRouting (version 7.4-dev).
> Copyright 1996-2005 Kunihiro Ishiguro, et al.
>
> nicobar# find mtu | include isis
> ...
>   (isis)  lsp-mtu (128-4352)$val
>   (isis)  no lsp-mtu [(128-4352)]
>
> https://github.com/FRRouting/frr/pull/6183

So the "lsp-mtu" command is coming to 7.4?

Mark.



More information about the frog mailing list