mirror of
https://github.com/Wojtek242/route0.git
synced 2024-11-23 15:45:24 +01:00
13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
|
! -*- zebra -*-
|
||
|
|
||
|
hostname R4-zebra
|
||
|
password route0
|
||
|
enable password route0
|
||
|
|
||
|
interface lo
|
||
|
ip address 10.0.0.4/32
|
||
|
|
||
|
interface R4-eth1
|
||
|
ip address 10.0.4.2/24
|
||
|
|
||
|
log file /tmp/R4-zebra.log debugging
|