show vpnstat

IPsecの各種統計情報を表示します。

表示画面例

Router#show vpnstat
PI send packet              :          0
PI receive packet           :          0
PI discard packet           :          0
PI decrypt error packet     :          0
PI hash error packet        :          0
PI exchange fail            :          0
PI exchange success         :          0

config send packet          :          0
config receive packet       :          0
config discard packet       :          0
     mcfg send packet       :          0
     mcfg receive packet    :          0
     xauth send packet      :          0
     xauth receive packet   :          0
     xauth exchange error   :          0
     xauth exchange success :          0

PII send packet             :          0
PII receive packet          :          0
PII discard packet          :          0
PII decrypt error packet    :          0
PII hash error packet       :          0
PII exchange fail           :          0
PII exchange success        :          0

notify send packet          :          0
notify receive packet       :          0
other ISAKMP send packet    :          0
other ISAKMP receive packet :          0

VPN discard packet          :          0
ESP send packet             :          0
ESP receive packet          :          0
ESP discard packet          :          0
ESP replay error packet     :          0
ESP auth error packet       :          0
ESP send error              :          0
IPCOMP send packet          :          0
IPCOMP receive packet       :          0
IPCOMP send error           :          0
IPCOMP compress error       :          0
Router# 


各項目の説明

項 目 内 容
PI send packet Phase I 送信パケット数
PI receive packet Phase I 受信パケット数
PI discard packet Phase I 廃棄パケット数
PI decrypt error packet Phase I 復号化エラーパケット数
PI hash error packet Phase I ハッシュエラーパケット数
PI exchange fail IKE SA 確立エラー数
PI exchange success IKE SA 確立数
config send packet transaction exchange 送信パケット数
config receive packet transaction exchange 受信パケット数
config discard packet transaction exchange 廃棄パケット数
mcfg send packet transaction exchange packet のmode-config についての送信パケット数
mcfg receive packet transaction exchange packet のmode-config についての受信パケット数
xauth send packet transaction exchange packet のXAUTH についての送信パケット数
xauth receive packet transaction exchange packet のXAUTH についての受信パケット数
xauth exchange error XAUTH 失敗数
xauth exchange success XAUTH 成功数
PII send packet Phase II 送信パケット数
PII receive packet Phase II 受信パケット数
PII discard packet Phase II 廃棄パケット数
PII decrypt errorpacket Phase II 復号化エラーパケット数
PII hash error packet Phase II ハッシュエラーパケット数
PII exchange fail IPsec SA 確立エラー数
PII exchange success IPsec SA 確立数
notify send packet Notify メッセージ送信数
notify receive packet Notify メッセージ受信数
other ISAKMP send packet その他のISAKMP パケット送信数
other ISAKMP receive packet その他のISAKMP パケット受信数
VPN discard packet VPN 廃棄対象パケットとして廃棄したパケット数
ESP send packet ESP 送信パケット数
ESP receive packet ESP 受信パケット数
ESP discard packet ESP 廃棄パケット数
ESP replay error packet ESP リプレイアタックされたパケット数
ESP auth error packet ESP 認証エラーパケット数
ESP send error ESP 送信失敗数
IPCOMP send packet 圧縮したパケット送信数
IPCOMP receive packet 圧縮したパケット受信数
IPCOMP send error 圧縮に失敗した送信パケット数
IPCOMP copress error 圧縮するとパケットサイズが大きくなってしまうパケット数(圧縮効果なし)


コマンド書式

show vpnstat


パラメータ

パラメータはありません.

トップページへ