mirror of
https://github.com/Wojtek242/route0.git
synced 2024-10-29 21:40:50 +01:00
14 lines
195 B
Plaintext
14 lines
195 B
Plaintext
! -*- zebra -*-
|
|
|
|
hostname R1
|
|
|
|
interface lo
|
|
ip address 10.0.0.1/32
|
|
|
|
interface R1-eth1
|
|
ip address 10.0.1.1/24
|
|
|
|
interface R1-eth2
|
|
ip address 10.1.0.254/24
|
|
|
|
log file /tmp/R1-zebra.log debugging |