差異處
這裏顯示兩個版本的差異處。
| 兩邊的前次修訂版前次修改 下次修改 | 前次修改 | ||
| extreme:xos:basic-config [2012/06/04 17:33] – jal | extreme:xos:basic-config [2014/06/26 06:46] (目前版本) – jal | ||
|---|---|---|---|
| 行 10: | 行 10: | ||
| configure vlan default delete ports all | configure vlan default delete ports all | ||
| configure dns-client add name-server 8.8.8.8 vr VR-Default | configure dns-client add name-server 8.8.8.8 vr VR-Default | ||
| + | configure dns-client add name-server 2001: | ||
| configure sntp-client primary tock.stdtime.gov.tw vr VR-Default | configure sntp-client primary tock.stdtime.gov.tw vr VR-Default | ||
| 行 15: | 行 16: | ||
| enable sntp-client | enable sntp-client | ||
| + | configure iproute add default 10.1.1.1 | ||
| + | configure iproute add default 2001: | ||
| + | |||
| + | disable snmp community private | ||
| + | disable snmp community public | ||
| + | configure snmpv3 delete community public | ||
| + | configure snmpv3 delete community private | ||
| + | delete account " | ||
| + | enable cli-config-logging | ||
| </ | </ | ||