1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-06-26 11:09:04 +00:00
NetworkLabNotes/code/base.cfg/ospf.cfg
2017-06-09 20:27:18 +02:00

19 lines
501 B
INI

router ospf 1
router-id 2.2.2.2
queue-depth update 15
queue-depth hello 15
event-log size 65534
nsf ietf helper strict-lsa-checking
area 0 authentication message-digest
traffic-share min across-interfaces
timers throttle spf 1800 1800 3200
timers throttle lsa 1600 1600 3200
timers lsa arrival 3300
timers pacing lsa-group 180
timers pacing flood 100
timers pacing retransmission 200
passive-interface Loopback0
network 10.10.0.0 0.0.255.255 area 0
maximum-paths 6
bfd all-interfaces