]> git.pld-linux.org Git - packages/quagga.git/blob - quagga-ripd.sysconfig
- removed temporary files
[packages/quagga.git] / quagga-ripd.sysconfig
1 # Customized setings for zebra ripd
2
3 # Nice level for routing daemon [-10 - +10]
4 SERVICE_RUN_NICE_LEVEL="+2"
5
6 # When program terminates, retain added route by zebra.
7 #RETAIN_ROUTES=yes
8
9 # The address that the ripd VTY will listen on.
10 # Default is all intrefaces.
11 #VTY_ADDR=127.0.0.1
12
13 # The port that the ripd VTY will listen on.
14 # Default is 2602.
15 #VTY_PORT=2602
This page took 0.07943 seconds and 3 git commands to generate.