Greetings,

Does anybody know if there are JunOS equivalents for the following IOS knobs:

ipv6 router ospf 1
 timers pacing flood 5
 timers pacing retransmission 5
 timers spf 0 20
 timers throttle lsa all 0 20 5000
 timers throttle spf 1 50 1000
 timers lsa arrival 20

! and

router bgp 1234
 bgp nexthop trigger delay 0
 neighbor my-peer-group advertisement-interval 0

(yes, I realize these would generally not be the most sane settings)

The only one I've found (partially) so far is:
ospf3 {
     spf-delay 50;
}

(I2J does not support any of the above...)


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

Reply via email to