Update {$mac}.xml

This commit is contained in:
Len 2017-02-28 22:48:00 -05:00 committed by GitHub
parent baf80d37e5
commit cbee49db50
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@
<Syslog_Server group="System/Optional_Network_Configuration" />
<Debug_Server group="System/Optional_Network_Configuration" />
<Debug_Level group="System/Optional_Network_Configuration">0</Debug_Level>
<Primary_NTP_Server>{$domain_name}</Primary_NTP_Server>
<Secondary_NTP_Server>pool.ntp.org</Secondary_NTP_Server>
<Primary_NTP_Server>{$ntp_server_primary}</Primary_NTP_Server>
<Secondary_NTP_Server>{$ntp_server_secondary}</Secondary_NTP_Server>
<Enable_VLAN group="System/VLAN_Settings">No</Enable_VLAN>
<Enable_CDP group="System/VLAN_Settings">Yes</Enable_CDP>
<VLAN_ID group="System/VLAN_Settings">1</VLAN_ID>