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