repo.or.cz
/
jleu-quagga.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
+ fix minor regression in OSPF sending buffer adjustment logic
[jleu-quagga.git]
/
zebra
/
zebra.conf.sample
blob
a5d0732f6b3d2fc09ac77a827c7fab0922791a99
1
! -*- zebra -*-
2
!
3
! zebra sample configuration file
4
!
5
! $Id: zebra.conf.sample,v 1.1 2002/12/13 20:15:30 paul Exp $
6
!
7
hostname Router
8
password zebra
9
enable password zebra
10
!
11
! Interface's description.
12
!
13
!interface lo
14
! description test of desc.
15
!
16
!interface sit0
17
! multicast
18
19
!
20
! Static default route sample.
21
!
22
!ip route 0.0.0.0/0 203.181.89.241
23
!
24
25
!log file zebra.log