blob: add293357191fe2fe604bfb17a9e7e297f4aab0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
log file zebra.log
!
hostname rt2
!
interface lo
ip address 1.1.1.2/32
!
interface eth-rt1
ip address 10.0.1.2/24
!
interface eth-rt4
ip address 10.0.3.1/24
!
ip forwarding
!
line vty
!
|