差分

ナビゲーションに移動 検索に移動
436行目: 436行目:  
Cisco と比較してみました。
 
Cisco と比較してみました。
 
{| class="wikitable"
 
{| class="wikitable"
|+Acronyms : Cisco vs Extreme VSP
+
|+Acronyms : Cisco Catalyst/Nexus  vs Extreme VSP
 
!種類
 
!種類
 
!Cisco
 
!Cisco
 
!Extreme VSP
 
!Extreme VSP
 
|-
 
|-
|trunk
+
|trunk (dot1q tag)
 
|dot1q trunk
 
|dot1q trunk
|Link Aggregation
+
|tagging
 
|-
 
|-
 
|LAG
 
|LAG
 
|EtherChannel
 
|EtherChannel
|MultiLink Trunking
+
|MLT : MultiLink Trunking
 
|-
 
|-
 
|Multi Chassis LAG
 
|Multi Chassis LAG
453行目: 453行目:       −
Multi Chassis EtherChannel
+
MEC : Multi Chassis EtherChannel
|Split Multi Trunking
+
|SMLT : Split Multi Trunking
 
|-
 
|-
 
|L2VPN
 
|L2VPN
 
|EVC : Ethernet Virtual Circuit
 
|EVC : Ethernet Virtual Circuit
|VSN : Virtual Services Networks
+
|L2VSN : Layer 2 Virtual Services Networks
 
|-
 
|-
 
|L2 Fabric
 
|L2 Fabric
465行目: 465行目:  
|SPB : Shortest Path Bridging
 
|SPB : Shortest Path Bridging
 
SPBm : Shortest Path Bridging MAC
 
SPBm : Shortest Path Bridging MAC
 +
|-
 +
|Standard Base
 +
L2 Fabric
 +
|BGP-EVPN VXLAN
 +
|VXLAN
 
|-
 
|-
 
|ループ対策
 
|ループ対策
720行目: 725行目:  
{| class="wikitable"
 
{| class="wikitable"
 
|+IOS-XE vs VOSS
 
|+IOS-XE vs VOSS
!
+
!カテゴリ
!
+
!やりたいこと
 
!Catalyst 3850
 
!Catalyst 3850
 
!VOSS
 
!VOSS
!
+
!備考
 
|-
 
|-
 
| rowspan="9" |Baisc
 
| rowspan="9" |Baisc
809行目: 814行目:  
|-
 
|-
 
|TCAM 容量って表示できる ?
 
|TCAM 容量って表示できる ?
|show platform hardware fed switch active fwd-asic resource tcam utilization
+
|(3850/9000) show platform hardware fed switch active fwd-asic resource tcam utilization
 
|??
 
|??
 
|
 
|
877行目: 882行目:  
|ルーティング プロトコルが隣接関係を張れている ?
 
|ルーティング プロトコルが隣接関係を張れている ?
 
|show ip ospf neighbor
 
|show ip ospf neighbor
|show isis adjacencies
+
 
 +
 
 +
show ip bgp summary
 +
|show ip ospf neighbor
 +
show isis adjacencies
 +
 
 +
show ip bgp summary
 
|
 
|
 
|-
 
|-
888行目: 899行目:  
|}
 
|}
   −
== ガイドライン ==
+
== ガイドラインいろいろ ==
    
=== vIST の MLT には、LACP を使用しない <ref>VOSS User Guide Version 8.9 > MultiLink Trunking and Split MultiLink Trunking > MLT and SMLT Configuration Requirements
 
=== vIST の MLT には、LACP を使用しない <ref>VOSS User Guide Version 8.9 > MultiLink Trunking and Split MultiLink Trunking > MLT and SMLT Configuration Requirements
896行目: 907行目:  
To avoid unnecessary processing, do not enable LACP on vISTs . Use VLACP if an optical network between the SMLT core switches requires a failure detection mechanism.</ref> ===
 
To avoid unnecessary processing, do not enable LACP on vISTs . Use VLACP if an optical network between the SMLT core switches requires a failure detection mechanism.</ref> ===
 
vIST で余計な機能を動かすなと書いてある。死活監視なら MLT + LACP + vLACP よりも IS-IS xN を使ったほうがシンプルになりそう。
 
vIST で余計な機能を動かすなと書いてある。死活監視なら MLT + LACP + vLACP よりも IS-IS xN を使ったほうがシンプルになりそう。
 +
 +
=== IS-IS を複数ポートで adjacency 張るのと、複数ポート MLT + IS-IS x1 とどっちがいい ? ===
 +
 +
# IS-IS だと i-sid で負荷分散されるので、i-sid が複数無いと 1 ポートしか使われない気が
 +
# MLT は IS-IS とは[[2023-08-01 Extreme VOSS まとめ#MLT .E3.81.AE.E8.B2.A0.E8.8D.B7.E5.88.86.E6.95.A3.E3.82.A2.E3.83.AB.E3.82.B4.E3.83.AA.E3.82.BA.E3.83.A0.E3.81.A3.E3.81.A6.E4.BD.95.E3.82.92.E4.BD.BF.E3.81.86 .3F .E5.A4.89.E6.9B.B4.E3.81.A7.E3.81.8D.E3.82.8B .3F|別のアルゴリズムで負荷分散される]]ため、状況に応じて使い分けると良さそう
    
=== MTU は何がおすすめ ? ===
 
=== MTU は何がおすすめ ? ===
950行目: 966行目:     
* NNI : ネットワーク・ネットワーク・インターフェース
 
* NNI : ネットワーク・ネットワーク・インターフェース
** 要はバックボーンにつながるアップリンクやわたり
+
** 要はバックボーンにつながるアップリンクやわたりのこと
 
* UNI : ユーザ・ネットワーク・インターフェース
 
* UNI : ユーザ・ネットワーク・インターフェース
 
** ユーザを収容するダウンリンク
 
** ユーザを収容するダウンリンク
957行目: 973行目:  
IS-IS を喋る機器をつなぐと、自動で Adjacency を確立しちゃったりします。
 
IS-IS を喋る機器をつなぐと、自動で Adjacency を確立しちゃったりします。
   −
ISP では使用せず、エンタープライズで使うケースが多そうです。
+
ISP では使用せず、エンタープライズで使うケースが多そうです。(そもそもキャンパス スイッチだし)
   −
== tagging な MLT を LACP で事前コンフィグしたい ==
+
=== 投入コンフィグってどうやって作る ? ===
 +
show runnning-config から作成しようと思ってはいけない。(戒め)
 +
 
 +
特に設定の削除、vlan 追加、LACP などはかなりクセが強いため、事前に投入確認が必須です。
 +
 
 +
== tagging + LACP な MLT を事前コンフィグしたい ==
 
[https://extreme-networks.my.site.com/ExtrArticleDetail?an=000083484 How To Configure LACP Over MLT] を参照。
 
[https://extreme-networks.my.site.com/ExtrArticleDetail?an=000083484 How To Configure LACP Over MLT] を参照。
   1,051行目: 1,072行目:  
no では消せません。
 
no では消せません。
   −
作成<syntaxhighlight lang="diff">
+
==== 作成 ====
 +
<syntaxhighlight lang="diff">
 
(config)#vlan create 10 type port-mstprstp 0
 
(config)#vlan create 10 type port-mstprstp 0
</syntaxhighlight>削除<syntaxhighlight lang="diff">
+
</syntaxhighlight>
 +
 
 +
==== 削除 ====
 +
<syntaxhighlight lang="diff">
 
(config)#vlan delete 10
 
(config)#vlan delete 10
 
</syntaxhighlight>
 
</syntaxhighlight>
1,074行目: 1,099行目:  
</syntaxhighlight>MLT の場合はこれで削除可能。追加コマンドから削除コマンドを逆算できないのは実にめんどい。
 
</syntaxhighlight>MLT の場合はこれで削除可能。追加コマンドから削除コマンドを逆算できないのは実にめんどい。
   −
リンク : [https://extremeportal.force.com/ExtrArticleDetail?an=000106852 How To Add or Remove Multiple VLAN's or Ranges of VLAN's To Existing MLT's Configured with LACP]
+
MLT の場合はそもそも<syntaxhighlight lang="diff">
 +
(config)#mlt <mlt_id> vlan <vlan_id>
 +
</syntaxhighlight>で追加するようにしましょう。
 +
 
 +
参考リンク : [https://extremeportal.force.com/ExtrArticleDetail?an=000106852 How To Add or Remove Multiple VLAN's or Ranges of VLAN's To Existing MLT's Configured with LACP]
    
=== LACP な MLT に vlan を追加/削除したけど、ダウンしたメンバーポートに反映されない ===
 
=== LACP な MLT に vlan を追加/削除したけど、ダウンしたメンバーポートに反映されない ===
1,239行目: 1,268行目:  
access-policy 3
 
access-policy 3
 
access-policy 3 name "policy3" precedence 30 network 192.168.0.0 16
 
access-policy 3 name "policy3" precedence 30 network 192.168.0.0 16
</syntaxhighlight>Policy ID を同じ、precedense を変えた場合、上書きになります。<syntaxhighlight lang="diff">
+
</syntaxhighlight>Policy ID を同じにしたまま precedense を変えた場合、上書きになり追加されません。<syntaxhighlight lang="diff">
 
VSP-8284XSQ:1(config)#access-policy 1 precedence 20 network 172.16.0.0 12
 
VSP-8284XSQ:1(config)#access-policy 1 precedence 20 network 172.16.0.0 12
 
VSP-8284XSQ:1(config)#show run | in access-
 
VSP-8284XSQ:1(config)#show run | in access-
1,278行目: 1,307行目:     
This feature is built-in and not configurable.</ref>
 
This feature is built-in and not configurable.</ref>
 +
{| class="wikitable"
 +
|+[https://documentation.extremenetworks.com/VOSS/SW/810/VOSSUserGuide/GUID-45CD7162-F1E2-4D7C-8725-680282ADE3EF.shtml VOSS User Guide Version 8.10] から引用
 +
!Traffic type
 +
!Hashing algorithm
 +
|-
 +
|IPv4 traffic
 +
|Hash Key = [Destination IP Address (32 bits), Source IP Address (32 bits), Source TCP/UDP Port, Destination TCP/UDP port]
 +
|-
 +
|IPv4 traffic without TCP/UDP header
 +
|Hash Key = [Source IP Address (32 bits), Destination IP address (32 bits)]
 +
|-
 +
|IPv6 traffic
 +
|Hash Key = [Destination IPv6 Address (128 bits), Source IPv6 address (128 bits), Source TCP/UDP Port, Destination TCP/UDP port]
 +
|-
 +
|IPv6 traffic without TCP/UDP header
 +
|Hash Key = [Source IP Address (128 bits), Destination IP address (128 bits)]
 +
|-
 +
|Mac-In-Mac transit traffic
 +
|For VSP 7400 Series:
 +
 +
Hash Key = [Destination IP Address (32 bits), Source IP Address (32 bits), Source Port (8 bits), Backbone Destination MAC Address (48 bits), Backbone Source Mac Address (48 bits)]
 +
 +
For all other platforms:
 +
 +
Hash Key = [Source Port (8 bits), Backbone Destination MAC Address (48 bits), Backbone Source Mac Address (48 bits)]
 +
|-
 +
|Layer 2 Non-IP traffic
 +
|Hash Key = [Destination MAC Address (48 bits), Source MAC Address(48 bits)]
 +
|}
    
=== 電源ユニットって、どちらが #1 ? ===
 
=== 電源ユニットって、どちらが #1 ? ===

案内メニュー