[index] AMF Cloud リファレンスマニュアル 5.4.6
モード: 特権EXECモード
カテゴリー: アライドテレシスマネージメントフレームワーク(AMF) / コマンド
# show atmf links statistics [interface [IFRANGE]]
対象ノードにおけるAMFの統計情報、または、対象ノードに設定されているAMF接続ポート(AMFリンク、AMFクロスリンク)の統計情報を表示する。
interface [IFRANGE] |
指定したインターフェースの統計情報を表示する。全体を省略した場合はノード全体としての統計が表示される。また、interfaceだけ指定してIFRANGEを省略した場合はすべてのAMF接続ポートの情報が表示される | ||||
■ AMFの統計情報(ノード全体)を表示する。
SBx81# show atmf links statistics ↓
ATMF Statistics:
Receive Transmit
--------------------------------------------------------------------------------
Arealink Hello 0 0
Crosslink Hello 0 0
Crosslink Hello Domain 0 0
Crosslink Hello Uplink 0 0
Hello Link 41 36
Hello Neighbor 57 58
Hello Stack 0 0
Hello Gateway 0 0
Database Description 21 26
Database Request 3 6
Database Update 27 28
Database Update Bitmap 0 6
Database Acknowledge 20 21
Transmit Fails 0 0
Discards 0 0
Total ATMF Packets 169 181
ATMF Database Statistics:
Database Entries 99
Database Full Ages 0
ATMF Virtual Link Statistics:
Virtual Receive Transmit
link Receive Dropped Transmit Dropped
--------------------------------------------------------------------------------
vlink1 77 0 88 0
vlink2 70 0 83 0
ATMF Packet Discards:
Type0 0 : Gateway hello msg received from unexpected neighbor
Type1 0 : Stack hello msg received from unexpected neighbor
Type2 0 : Discard TX update bitmap packet - bad checksum
Type3 0 : Discard TX update packet - neighbor not in correct state
Type4 0 : Discard update packet - bad checksum or type
Type5 0 : Discard update packet - neighbor not in correct state
Type6 0 : Discard update bitmap packet - bad checksum or type
Type7 0 : Incarnation is not possible with the data received
Type8 0 : Discard crosslink hello received - not correct state
Type9 0 : Discard crosslink domain hello received on non crosslink
Type10 0 : Discard crosslink domain hello - not in correct state
Type11 0 : Crosslink uplink hello received on non crosslink port
Type12 0 : Discard crosslink uplink hello - not in correct state
Type13 0 : Wrong network-name for this ATMF
Type14 0 : Packet received on port is too long
Type15 0 : Bad protocol version, received on port
Type16 0 : Bad packet checksum calculation
Type17 0 : Bad authentication type
Type18 0 : Bad simple password
Type19 0 : Unsupported authentication type
Type20 0 : Discard packet - unknown neighbor
Type21 0 : Discard packet - port is shutdown
Type22 0 : Non broadcast hello msg received from unexpected neighbor
Type23 0 : Arealink hello msg received on non arealink port
Type24 0 : Discard arealink hello packet - not in correct state
Type25 0 : Discard arealink hello packet - failed basic processing
Type26 0 : Discard unicast packet - MAC address does not match node
Type27 0 : AMF Master license node limit exceeded
|
SBx81# show atmf links statistics interface port1.1.1 ↓
ATMF Port Statistics:
Receive Transmit
--------------------------------------------------------------------
port1.1.1 Crosslink Hello 0 0
port1.1.1 Crosslink Hello Domain 0 0
port1.1.1 Crosslink Hello Uplink 0 0
port1.1.1 Hello Link 20 19
port1.1.1 Arealink Hello 0 0
|
| Receive | AMFパケット受信数(メッセージタイプごとに表示) |
| Transmit | AMFパケット送信数(メッセージタイプごとに表示) |
| Database Entries | AMFデータベースに存在するエントリーの数 |
| Database Full Ages | AMFデータベース内でエントリーがエージアウトした回数 |
| ATMF Packet Discards | AMFパケットを破棄した回数(破棄した理由ごとに表示) |
| Type 0 | 非クロスリンクポートでCrosslink Helloを受信したため破棄 |
| Type 1 | チェックサム不正によりDatabase Updateを送信せずに破棄 |
| Type 2 | チェックサム不正によりDatabase Update Bitmapを送信せずに破棄 |
| Type 3 | 隣接ノードの状態不正によりDatabase Updateを送信せずに破棄 |
| Type 4 | チェックサム不正によりDatabase Updateを破棄 |
| Type 5 | 隣接ノードの状態不正によりDatabase Updateを破棄 |
| Type 6 | チェックサム不正によりDatabase Update Bitmapを破棄 |
| Type 7 | 非クロスリンクポートでCrosslink Helloを受信したため破棄 |
| Type 8 | 受信ポートの状態不正によりCrosslink Helloを破棄 |
| Type 9 | 非クロスリンクポートでCrosslink Domain Helloを受信したため破棄 |
| Type 10 | 受信ポートの状態不正によりCrosslink Domain Helloを破棄 |
| Type 11 | 非クロスリンクポートでCrosslink Uplink Helloを受信したため破棄 |
| Type 12 | 受信ポートの状態不正によりCrosslink Uplink Helloを無視 |
| Type 13 | AMFネットワーク名の不正により破棄 |
| Type 14 | 受信パケットが長すぎるため破棄 |
| Type 15 | 受信パケットのプロトコルバージョンが不正なため破棄 |
| Type 16 | 受信パケットのチェックサムが不正なため破棄 |
| Type 17 | 受信パケットの認証タイプが不正なため破棄 |
| Type 18 | 受信パケットのパスワードが不正なため破棄 |
| Type 19 | 受信パケットの認証タイプが未サポートなため破棄 |
| Type 20 | 未知の隣接ノードから受信したパケットのため破棄 |
| Type 21 | ポートがダウンしたため破棄 |
| Type 22 | 意図しない隣接ノードからNon broadcast helloを受信したため破棄 |
| Type 23 | 非エリアリンクポートでArealink helloを受信したため破棄 |
| Type 24 | 状態不正によりArealink helloを破棄 |
| Type 25 | 基本処理の失敗によりArealink helloを破棄 |
| Type 26 | MACアドレスがノードと一致しないため、ユニキャストパケットを破棄 |
| Type 27 | AMFマスターライセンスのノード制限を超えたため破棄 |
atmf virtual-link(グローバルコンフィグモード)
clear atmf links statistics(特権EXECモード)
show atmf links(特権EXECモード)
switchport atmf-crosslink(インターフェースモード)
switchport atmf-link(インターフェースモード)
(C) 2016 アライドテレシスホールディングス株式会社
PN: 613-002312 Rev.A