Add a cli_bind_address configuration option.
[l2tpns.git] / etc / startup-config.default
index 77425c8..d6488dc 100644 (file)
@@ -53,6 +53,9 @@ set accounting_dir "/var/run/l2tpns/acct"
 # Listen address for L2TP
 #set bind_address 1.1.1.1
 
+# Listen address for CLI
+#set cli_bind_address 1.1.1.1
+
 # Send a gratiuitous ARP for bind address
 #set send_garp no