update startup-config defaults

This commit is contained in:
Brendan O'Dea 2005-08-02 07:33:14 +00:00
parent 92eb6ebf42
commit 895d679e8e
2 changed files with 6 additions and 1 deletions

View file

@ -10,6 +10,11 @@ set pid_file "/var/run/l2tpns.pid"
# Shared secret with LAC
set l2tp_secret "secret"
# PPP counter and timer values
#set ppp_restart_time 3
#set ppp_max_configure 10
#set ppp_max_failure 5
# Only 2 DNS server entries are allowed
set primary_dns 10.0.0.1
set secondary_dns 10.0.0.2