# Customized setings for zebra bgpd

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

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

# Do not install route to kernel.
#NO_KERNEL=yes

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

# The port that the bgpd VTY will listen on.
# Default is 2605.
#VTY_PORT=2605
