11 lines
170 B
Text
11 lines
170 B
Text
interface r3-eth0
|
|
ip rip bfd
|
|
ip rip bfd profile slow
|
|
exit
|
|
!
|
|
router rip
|
|
network 192.168.1.2/24
|
|
redistribute connected
|
|
redistribute static
|
|
timers basic 10 40 30
|
|
exit
|