26 lines
434 B
Plaintext
Executable File
26 lines
434 B
Plaintext
Executable File
! -*- zebra -*-
|
|
!
|
|
! zebra sample configuration file
|
|
!
|
|
! $Id: //BBN_Linux/Branch/Branch_for_Rel_TP_ASEAN_20161216/tclinux_phoenix/apps/public/zebra-0.93a/zebra/zebra.conf.sample#1 $
|
|
!
|
|
hostname Router
|
|
password zebra
|
|
enable password zebra
|
|
!
|
|
! Interface's description.
|
|
!
|
|
!interface lo
|
|
! description test of desc.
|
|
!
|
|
!interface sit0
|
|
! multicast
|
|
|
|
!
|
|
! Static default route sample.
|
|
!
|
|
!ip route 0.0.0.0/0 203.181.89.241
|
|
!
|
|
|
|
!log file zebra.log
|