frr/tests/topotests/all_protocol_startup/r1/ripd.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
172 B
Text
Raw Normal View History

log file ripd.log
!
! debug rip events
! debug rip zebra
!
router rip
version 2
network 192.168.1.0/26
!
line vty
!
route-map LIES deny 10
match interface notpresent
!