# Customized setings for zebra ripngd

# Nice level for routing daemon [-10 - +10]
SERVICE_RUN_NICE_LEVEL="+2"

# When program terminates, retain added route by zebra.
#RETAIN_ROUTES=yes

# The address that the ripngd VTY will listen on.
# Default is all intrefaces.
#VTY_ADDR=127.0.0.1

# The port that the ripngd VTY will listen on.
# Default is 2603.
#VTY_PORT=2603
