「2023-08-01 Extreme VOSS まとめ」の版間の差分
編集の要約なし |
編集の要約なし |
||
84行目: | 84行目: | ||
</syntaxhighlight>を使うと良いです。 | </syntaxhighlight>を使うと良いです。 | ||
== コンフィグ保存 == | |||
<syntaxhighlight lang="diff"> | |||
#save config | |||
</syntaxhighlight> | |||
== パイプ後のフィルターの種類 == | == パイプ後のフィルターの種類 == | ||
<syntaxhighlight lang="diff"> | <syntaxhighlight lang="diff"> | ||
111行目: | 115行目: | ||
<omit> | <omit> | ||
</syntaxhighlight>| section のかわりに、こいつを使いましょう。 | </syntaxhighlight>| section のかわりに、こいつを使いましょう。 | ||
== インターフェースのレンジ指定 == | |||
Nexus ライクな指定で OK<syntaxhighlight lang="diff"> | |||
(config)#interface gigabitEthernet 1/1,1/8 | |||
</syntaxhighlight> | |||
== コンフィグの保存 == | == コンフィグの保存 == | ||
161行目: | 170行目: | ||
|Nexus FabricPath | |Nexus FabricPath | ||
|SPB : Shortest Path Bridging | |SPB : Shortest Path Bridging | ||
SPBM : Shortest Path Bridging MAC | |||
|- | |- | ||
|ループ対策 | |ループ対策 | ||
|Strom-Control | |Strom-Control | ||
|SLPP : Simple Loop Prevention Protocol | |SLPP : Simple Loop Prevention Protocol | ||
|- | |||
| | |||
| | |||
|I-SID : Service Instance Identifier | |||
|} | |} | ||
241行目: | 255行目: | ||
show vlan mac-address-entry | show vlan mac-address-entry | ||
show vlan i-sid | |||
|Vlan | |Vlan | ||
MAC アドレステーブル | MAC アドレステーブル | ||
248行目: | 264行目: | ||
|ストームコントロール | |ストームコントロール | ||
|- | |- | ||
|[https://documentation.extremenetworks.com/VOSS/SW/89/VOSSUserGuide/GUID-F5323CD6-E362-4560-BFB3-607D3B3F2450.shtml MultiLink Trunking and Split MultiLink Trunking] | |MLT , SMLT : [https://documentation.extremenetworks.com/VOSS/SW/89/VOSSUserGuide/GUID-F5323CD6-E362-4560-BFB3-607D3B3F2450.shtml MultiLink Trunking and Split MultiLink Trunking] | ||
[https://documentation.extremenetworks.com/VOSS/SW/89/VOSSUserGuide/GUID-95E89FEC-FB15-407E-BFA0-41EA87F0E1CD.shtml Routed Split MultiLink Trunking] | Routed MLT : [https://documentation.extremenetworks.com/VOSS/SW/89/VOSSUserGuide/GUID-95E89FEC-FB15-407E-BFA0-41EA87F0E1CD.shtml Routed Split MultiLink Trunking] | ||
vLACP : [https://documentation.extremenetworks.com/VOSS/SW/89/VOSSUserGuide/GUID-EEADD6FC-5501-4598-9413-8AF48A700C5E.shtml Virtual Link Aggregation Control Protocol] | |||
|show mlt | |show mlt | ||
show mlt error main | show mlt error main | ||
show vlacp interface | |||
show spanning-tree mstp port role | show spanning-tree mstp port role | ||
257行目: | 277行目: | ||
スパニングツリー | スパニングツリー | ||
|- | |- | ||
| rowspan=" | | rowspan="5" |Layer3 | ||
|[https://documentation.extremenetworks.com/VOSS/SW/89/CLIRefVOSS/GUID-F41C573D-6BEA-4524-95F7-496060B6F96C.shtml Common] | |[https://documentation.extremenetworks.com/VOSS/SW/89/CLIRefVOSS/GUID-F41C573D-6BEA-4524-95F7-496060B6F96C.shtml Common] | ||
|show ip arp | |show ip arp | ||
281行目: | 301行目: | ||
|[https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/software/release/16-12/configuration_guide/rtng/b_1612_rtng_9500_cg.html Routing] | |[https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9500/software/release/16-12/configuration_guide/rtng/b_1612_rtng_9500_cg.html Routing] | ||
|show ip route | |show ip route | ||
show isis interface | |||
show isis adjacencies | show isis adjacencies | ||
308行目: | 329行目: | ||
BGP IPv6 アドレスファミリの一覧 | BGP IPv6 アドレスファミリの一覧 | ||
|- | |||
|SPBM : Shortest Path Bridging MAC | |||
|show spbm | |||
show isis spbm i-sid all | |||
show isis spbm unicast-fib | |||
show isis spbm unicast-tree <Vlan-ID> | |||
show isis spbm ip unicast all | |||
show isis lsdb tlv 135 detail | |||
show isis lsdb tlv 144 detail | |||
| | |||
|- | |- | ||
|VSP | |VSP |
2023年8月1日 (火) 14:15時点における版
Extreme Networks の VSP Operating System Software (VOSS) のまとめです。
VSP は旧 Avaya (アバイア) の製品群で、買収されたために Extreme ブランドになっています。
イメージ
Virtual_VOSS で入手可能、GNS3 用と記載されていますが、EVE-NG でも動作します。
VOSS 8.10.1 は動作しました。8.1.5 は起動できましたが、インターフェースの疎通が取れませんでした。
デフォルトのユーザ名とパスワードは rwa / rwa です。
テンプレートの変更
git から Extreme VOSS のテンプレートを clone できますが、mgmt ポートが設定されていません。
以下のように変更します。
/opt/unetlab/html/templates/intel/extremevoss.yml
eth_format: Gig1/{1}
VVVVV
eth_name:
- mgmt
eth_format: Gig1/{1}
マニュアル
VOSS CLI Commands Reference Version 8.10
- User EXEC に show コマンドの一覧あり -> Ctrl + F で調べたいコマンドを検索できます
カテゴリー: Extreme Campus Fabric (SPB)
- Extremenetworks Fabric Connect コンフィグレーション設定ガイド が網羅的で良いです
特権モード
#enable
グローバル コンフィギュレーション モード
#configure terminal
バージョン確認
#show sys software
************************************************************************************
Command Execution Time: Tue Aug 01 02:41:00 2023 UTC
************************************************************************************
System Software Info :
Default Runtime Config File : /intflash/config.cfg
Config File :
Last Runtime Config Save : 0
Boot Config Table
Version : Build 8.10.1.0 (GA) on Wed Jun 21 16:01:35 EDT 2023
PrimaryConfigSource : /intflash/config.cfg
SecondaryConfigSource : /intflash/config.cfg
EnableFactoryDefaults : false
EnableDebugMode : false
EnableRebootOnError : true
EnableTelnetServer : true
EnableRloginServer : false
EnableFtpServer : false
EnableTftpServer : false
コンフィグ確認
#show running-config
show run interface が無いのは、かなりめんどいですね・・・ 代替えとして、
#show running-config module port
と
#show running-config module vlan
を使うと良いです。
コンフィグ保存
#save config
パイプ後のフィルターの種類
#show running-config | ?
Pipe Filter
begin Begin with the line that matches a regular expression
count Count lines of output
exclude Ignore lines of output matching a regular expression
head Display only the first few lines of output
include Only show output lines matching a regular expression
no-more Disable pagination for the current command
tail Display only the last few lines of output
早く section を実装してほしいですね。
コンフィグの部分確認
#show running-config module vlan
Preparing to Display Configuration...
<omit>
#
# VLAN CONFIGURATION
#
vlan members remove 1 1/1-1/26 portmember
vlan create 4048 name "onboarding-vlan" type pvlan-mstprstp 0 secondary 4049
vlan i-sid 4048 15999999
<omit>
| section のかわりに、こいつを使いましょう。
インターフェースのレンジ指定
Nexus ライクな指定で OK
(config)#interface gigabitEthernet 1/1,1/8
コンフィグの保存
#write memory
管理ポートの設定
mgmt oob
ip address x.x.x.x/xx
enable
exit
新しい Version では telnet がデフォルトで動作しなくなっています。使用したい場合は、
(config)#boot config flags telnetd
で telnetd の起動が必要です。これは即時反映されます。
電源 off
#sys shutdown
用語集
Cisco と比較してみました。
Cisco | Extreme VSP | |
---|---|---|
trunk | dot1q trunk | Link Aggregation |
LAG | EtherChannel | MultiLink Trunk |
Multi Chassis LAG | Cross Stack
EtherChannel
EtherChannel |
Split Multi Trunking |
L2 Fabric | Nexus FabricPath | SPB : Shortest Path Bridging
SPBM : Shortest Path Bridging MAC |
ループ対策 | Strom-Control | SLPP : Simple Loop Prevention Protocol |
I-SID : Service Instance Identifier |
show コマンドリスト - 8.10.x
多めにリスト化しているので、今後重要なものにフォーカスして減らす予定。
大区分 | 小区分 | コマンド | 備考 |
---|---|---|---|
ターミナル設定 | terminal more disable
terminal length default |
||
サポート | show tech | ||
Common | Basic Administration | show sys version
show running-config show running-config module <feature> show logging file show ntp |
VOSS Version
動作中のコンフィグ メモリに保存された log NTP 同期 |
Layer1 | show sys-info | show sys-info
show sys power |
ハードウェア情報
電源情報 |
Interface | show interfaces gigabitEthernet
show interfaces gigabitEthernet state show interfaces gigabitEthernet vlan show interfaces gigabitEthernet l1-config show interfaces gigabitEthernet statistics show interfaces gigabitEthernet error show interfaces gigabitEthernet error verbose show pluggable-optical-modules detail |
インターフェースの状態
カウンタ エラーカウンタ トランシーバの情報取得 | |
Layer2 | VLAN Configuration | show vlan advance
show vlan members show vlan autolearn-mac show vlan mac-address-entry show vlan i-sid |
Vlan
MAC アドレステーブル |
Security | show slpp | ストームコントロール | |
MLT , SMLT : MultiLink Trunking and Split MultiLink Trunking
Routed MLT : Routed Split MultiLink Trunking |
show mlt
show mlt error main show vlacp interface show spanning-tree mstp port role |
マルチリンク トランク (LAG)
スパニングツリー | |
Layer3 | Common | show ip arp
show ip interface show ipv6 neighbors |
ARP エントリ
IP インターフェース IPv6 ネイバー |
Traffic Filtering | show filter acl
show filter acl statistics show ipv6 fhs ipv6-access-list |
アクセスリスト | |
Virtual Router Redundancy Protocol | show ip vrrp | VRRP 一覧 | |
Routing | show ip route
show isis interface show isis adjacencies show ip bgp summary show ip bgp neighbor x.x.x.x advertised-routes show ip bgp neighbor x.x.x.x routes show ipv6 route show ipv6 interface show bgp ipv6 summary |
IPv4 ルート
IS-IS ネイバー BGP ピア一覧 特定ピアの BGP 広報ルート 特定ピアの BGP 受信ルート IPv4 ルート IPv6 インターフェース BGP IPv6 アドレスファミリの一覧 | |
SPBM : Shortest Path Bridging MAC | show spbm
show isis spbm i-sid all show isis spbm unicast-fib show isis spbm unicast-tree <Vlan-ID> show isis spbm ip unicast all show isis lsdb tlv 135 detail show isis lsdb tlv 144 detail |
||
VSP | [1]Virtual Inter-Switch Trunk (vIST) | show virtual-ist | Split MultiLink Trunking で使うわたり |
Platform | Quality of Service | show qos 802.1p-override
show qos cosq-stats show qos cosq-stats cpu-port show qos egressmap show qos ingressmap show qos queue-profile show qos rate-limiting show qos shaper interface gigabitEthernet |
|
SPB | show spbm
show debug spbm isis multi-area boundary-node history show debug spbm isis multi-area state-machines show debug spbm isis uni-fib-vn |