Adjust/Cleanup main_ipv4.conf.sample

This commit is contained in:
Christoph 2017-04-05 18:44:09 +02:00
parent e5a0f7329c
commit c9b4b1dc72

View File

@ -116,8 +116,7 @@ allow_local_net_to_local_ip=""
# -
# - Blank separated list
# -
allow_local_ip_to_local_net="
192.168.10.16:10.10.10.0/24"
allow_local_ip_to_local_net=""
@ -572,7 +571,11 @@ snmp_server_ips=""
# - SNMP Port
# -
snmp_port="161"
# - snmp_port Port Agent
# - snmp_trap_port Port Management Station
# -
snmp_port="$standard_snmp_port"
snmp_trap_port="$standard_snmp_trap_port"
# ======
@ -603,7 +606,7 @@ local_xymon_client=""
# - XyMon Ports
# -
xymon_port=1984
xymon_port="$standard_xymon_port"
# ======