]> git.pld-linux.org Git - packages/quagga.git/blame - quagga-zebra.sysconfig
- removed temporary files
[packages/quagga.git] / quagga-zebra.sysconfig
CommitLineData
d25518fe
AM
1# Customized setings for zebra
2
3# Nice level for routing daemon [-10 - +10]
4SERVICE_RUN_NICE_LEVEL="+2"
5
6# Don't delete old routes which installed by zebra
7#KEEP_KERNEL_ROUTES=yes
8
9# When program terminates, retain added route by zebra.
10#RETAIN_ROUTES=yes
8874d3e5 11
12# The address that the zebra VTY will listen on.
13# Default is all intrefaces.
14#VTY_ADDR=127.0.0.1
15
16# The port that the zebra VTY will listen on.
17# Default is 2601.
18#VTY_PORT=2601
This page took 0.065771 seconds and 4 git commands to generate.