Dell Networking Nシリーズ(OS6): 標準診断用ログ 取得方法
概要: 本ドキュメントでは、Dell Networking (PowerSwitch) Nシリーズ(OS6)製品におけるスイッチログ採取手順をご紹介します。
手順
採取手順
-
Telnet/SSHまたはシリアル接続にてDell Networking製品へログインします。
-
続けて以下のコマンドを入力し、結果をメモ帳などへコピーします。
console>enable
console#各ツールのログ保存機能を使用するとコピーする手間が省けますのでご活用ください
Tera Termの場合
メニューよりファイル -> ログの順に選択し、任意のファイル名にて保存場所を設定します。
ハイパーターミナルの場合
メニューより転送 -> テキストのキャプチャの順に選択し、任意のファイル名にて保存場所を設定します。
Windows標準のtelnetの場合
"-f"オプションを利用し、任意のファイル名にて保存場所を設定します。
例) telnet -f c:\log.txt 192.168.1.1
採取ログ一覧
terminal length 0 <- ページスクロールリセット(必ず始めに実行します)
以下は任意のコマンドを実行してください。
show clock
show tech-support
dir
show boot
show system id
show switch <UNIT-ID>
*<UNIT-ID>には、show system idコマンド出力のUnit番号をすべて入力してください。
show memory cpu
show startup-config
show interfaces switchport
show ip route
show ip protocols
show ip interface
show ip interface out-of-band
show spanning-tree active
show snmp
show interfaces counters
インターフェイス別カウンター情報取得コマンド
- 1Gインターフェイスの場合
show interfaces counters gigabitethernet <UNIT-ID>/<Slot#>/<Port#>*1 - 10Gインターフェイスの場合
show interfaces counters tengigabitethernet <UNIT-ID/<Slot#>/<Port#>*1 - 25Gインターフェイスの場合
show interfaces counters twentyfivegigabitethernet <UNIT-ID/<Slot#>/<Port#>*1 - 40Gインターフェイスの場合
show interfaces counters fortygigabitethernet <UNIT-ID/<Slot#>/<Port#>*1
インターフェイス別統計情報取得コマンド
- 1Gインターフェイスの場合
show statistics gigabitethernet <UNIT-ID>/<Slot#>/<Port#>*1 - 10Gインターフェイスの場合
show statistics tengigabitethernet <UNIT-ID/<Slot#>/<Port#>*1 - 25Gインターフェイスの場合
show statistics twentyfivegigabitethernet <UNIT-ID/<Slot#>/<Port#>*1 - 40Gインターフェイスの場合
show statistics fortygigabitethernet <UNIT-ID/<Slot#>/<Port#>*1
*1:<UNIT-ID>/<Slot#>/<Port#>にはshow interfaces statusコマンドで表示されるunit/slot/port番号を1つずつ入力して実行してください。
例:gigabitethernet 1/0/1,...,1/0/56, tengigabitethernet 1/0/1, 1/0/2
拡張モジュール搭載の場合、<Slot#>=1
show statistics port-channel <ポートチャネル番号> *2
*2:<ポートチャネル番号>にはLAGを構成しているポートチャネル番号をすべて入力してください。
show hardware profile portmode
*N4000シリーズのみ上記コマンドをご実施ください。
no terminal length <- ページスクロールリセット(必ず最後に実行します)
以下コマンドはテクニカルサポートより案内された場合にのみご実施ください。
OSPF関連
show ip ospf
show ip ospf neighbor
show ip ospf statistics
show ip ospf interface
show ip ospf interface brief
show ip ospf database
show ip ospf traffic
RIP関連
show ip rip
show ip rip interface
show ip rip interface brief
MLAG関連
show vpc <VPC ID>
show vpc brief
show vpc consistency-parameters global
show vpc consistency-features
show vpc peer-keepalive
show vpc role
show vpc statistics peer-keepalive
show vpc statistics peer-link
PoE関連
show power inline
show power inline gigabitethernet <UNIT-ID>/<Slot#>/<Port#>
*対象PoEデバイスが接続されているポートのみ