23 lines
294 B
Text
23 lines
294 B
Text
password 1
|
|
hostname rt7
|
|
log file zebra.log
|
|
log commands
|
|
!
|
|
! debug zebra event
|
|
! debug zebra packet
|
|
! debug zebra rib
|
|
! debug zebra kernel
|
|
!
|
|
interface lo
|
|
ip address 7.7.7.7/32
|
|
!
|
|
interface stub1
|
|
ip address 192.168.1.1/24
|
|
!
|
|
interface eth-rt6
|
|
ip address 10.0.6.7/24
|
|
!
|
|
ip forwarding
|
|
!
|
|
line vty
|
|
!
|