差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
a10:basic:config [2012/10/25 08:40] jala10:basic:config [2012/11/13 16:48] (目前版本) jal
行 1: 行 1:
 +====== A10 configuration template ======
 +
 +===== Basic Configuration =====
 +<code>
 +clock timezone Asia/Taipei nodst
 +!
 +slb template tcp Default
 +   idle-timeout 300
 +   reset-fwd
 +   reset-rev
 +!
 +!
 +logging syslog warning
 +logging host 10.0.0.1 port 514
 +!
 +snmp-server enable
 +snmp-server location "TAIWAN"
 +snmp-server contact "a10@a10networks.com"
 +snmp-server community read DontUsePublic remote 10.0.0.0 /24
 +snmp-server community read DontUsePublic remote 192.168.0.0 /16
 +!
 +enable-management service telnet management
 +!
 +ip dns primary 2001:4860:4860::8888
 +ip dns secondary 8.8.8.8
 +!
 +web-service timeout-policy idle 60
 +!
 +!
 +enable-core
 +!
 +!
 +terminal idle-timeout 60
 +!
 +ntp server tock.stdtime.gov.tw
 +ntp enable
 +!
 +</code>
 +
 +
  
上一頁 | 下一頁 | 回首頁 | RSS Feed | Facebook