差異處

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

連向這個比對檢視

extreme:xos:mlag [2012/06/20 09:39] – 建立 jalextreme:xos:mlag [2012/06/20 09:47] (目前版本) jal
行 11: 行 11:
  
 ===== Config Example ===== ===== Config Example =====
-<code config X350-24t-01.txt>+<code config XOS-01.txt>
 create vlan "vMLAG_ISC" create vlan "vMLAG_ISC"
 configure vlan vMLAG_ISC tag 3999 configure vlan vMLAG_ISC tag 3999
行 17: 行 17:
 configure vlan vMLAG_ISC add ports 19 tagged configure vlan vMLAG_ISC add ports 19 tagged
 configure vlan vMLAG_ISC ipaddress 192.168.255.1 255.255.255.252 configure vlan vMLAG_ISC ipaddress 192.168.255.1 255.255.255.252
 +
 +configure mlag ports convergence-control fast
 create mlag peer "X350-24t-02" create mlag peer "X350-24t-02"
 +configure mlag peer "X350-24t-02" ipaddress 192.168.255.2
 +enable mlag port 1 peer "X350-24t-02" id 1
 +
 +create vlan "data_vlan"
 +configure vlan data_vlan tag 1001
 +configure vlan data_vlan add ports 19 tagged
 +
 +configure vlan data_vlan add ports 1
 </code> </code>
  
-<code config X350-24t-01.txt>+<code config XOS-02.txt>
 create vlan "vMLAG_ISC" create vlan "vMLAG_ISC"
 configure vlan vMLAG_ISC tag 3999 configure vlan vMLAG_ISC tag 3999
行 26: 行 36:
 configure vlan vMLAG_ISC add ports 19 tagged configure vlan vMLAG_ISC add ports 19 tagged
 configure vlan vMLAG_ISC ipaddress 192.168.255.2 255.255.255.252 configure vlan vMLAG_ISC ipaddress 192.168.255.2 255.255.255.252
 +
 +configure mlag ports convergence-control fast
 create mlag peer "X350-24t-01" create mlag peer "X350-24t-01"
 +configure mlag peer "X350-24t-01" ipaddress 192.168.255.1
 +enable mlag port 1 peer "X350-24t-01" id 1
 +
 +create vlan "data_vlan"
 +configure vlan data_vlan tag 1001
 +configure vlan data_vlan add ports 19 tagged
 +
 +configure vlan data_vlan add ports 1
 </code> </code>
  
extreme/xos/mlag.1340185190.txt.gz · 上一次變更: 2012/06/20 09:39 由 jal
上一頁 | 下一頁 | 回首頁 | RSS Feed | Facebook