はじめに
本ドキュメントは IOS-XE 3E / 15.x(y)E *x,y は数 1,2,etc*で動作する Catalyst 製品で CPU 使用率が高騰した際に出力 ログ を記載します。
**これらのログによる一次切り分け後に、さらなる原因追求のために新たな情報を追加でお願いする場合はありますのでご了承ください。**
ログ取得前に事前に設定するコマンドについて
ログ取得前にIOS/IOS-XE Catalystで事前に設定するコマンドを行ってからの取得を薦めます
showコマンド
IOS-XE Catalyst で CPU 使用率が高騰した場合、事象発生中に以下のコマンドを複数回取得します。
**Catalyst 3850 / 3650 シリーズ **
show process cpu sorted | ex 0.00
show processes cpu detailed | ex 0.00
show processes cpu detailed process fed sorted | ex 0.00
show processes cpu detailed process iosd sorted | ex 0.00
show platform punt statistics port-asic 0 cpuq -1 direction rx
show platform punt statistics port-asic 1 cpuq -1 direction rx
show controllers cpu-interface
show process cpu history
show ip traffic
show ipv6 traffic
show interfaces stats
show interfaces switching
show cef drop
show buffers
**Catalyst 4500X/E シリーズ**
show process cpu history
show process cpu sorted | ex 0.00
show process cpu detailed process iosd sorted | ex 0.00
show platform health | ex 0.00
show platform cpu packet statistics all
show platform cpu packet statistics
show platform cpu packet buffered
show ip traffic
show ipv6 traffic
show interfaces stats
show interfaces switching
show cef drop
show buffers