clear ancp statistics
構文
clear ancp statistics
<ip-address ip-address>
<system-name mac-address>
形容
すべての ANCP ネイバーまたは指定されたネイバーの ANCP エージェントによって蓄積された現在の統計情報をクリアします。
オプション
none | すべての ANCP 統計情報をクリアします。 |
ip-address ip-address | (オプション)IP アドレスで指定された ANCP ネイバーの統計情報をクリアします。 |
system-name mac-address | (オプション)MACアドレスで指定されたANCPネイバーの統計情報をクリアします。 |
必要な権限レベル
クリア
出力フィールド
このコマンドを入力しても、リクエストのステータスに関するフィードバックは提供されません。ANCP ネイバー統計情報をクリアする前後に コマンドを入力して show ancp neighbor
、クリア動作を確認できます。
サンプル出力
ANCP 統計情報をクリアする
user@host> clear ancp statistics
show ancp neighbor
次のサンプル出力には、コマンド発行前後 clear ancp statistics
の ANCP ネイバーの統計情報が表示されます。
user@host> show ancp neighbor ip-address 192.168.10.1 detail Neighbor Information IP Address : 192.168.10.1 System Name : 00:00:5E:00:53:02 Up Time : 38 TCP Port : 64959 State : Established Subscriber Count : 7 Capabilities : Topology Discovery System Instance : 11 Peer Instance : 1 Adjacency Timer (in 100ms) : 50 Peer Adjacency Timer (in 100ms) : 100 Partition Type : 0 Partition Flag : 1 Partition Identifier : 0 Dead Timer : 22 Received Syn Count : 47 Received Synack Count : 48 Received Rstack Count : 2 Received Ack Count : 12 Received Port Up Count : 8 Received Port Down Count : 2 Received Other Count : 0 Sent Syn Count : 48 Sent Synack Count : 47 Sent Rstack Count : 1 Sent Ack Count : 12 Max Discovery Limit Exceed Count : 0 user@host> clear ancp statistics ip-address 192.168.10.1 user@host> show ancp neighbor ip-address 192.168.10.1 detail Neighbor Information IP Address : 192.168.10.1 System Name : 00:00:5E:00:53:02 Up Time : 38 TCP Port : 64959 State : Established Subscriber Count : 7 Capabilities : Topology Discovery System Instance : 11 Peer Instance : 1 Adjacency Timer (in 100ms) : 50 Peer Adjacency Timer (in 100ms) : 100 Partition Type : 0 Partition Flag : 1 Partition Identifier : 0 Dead Timer : 22 Received Syn Count : 0 Received Synack Count : 0 Received Rstack Count : 0 Received Ack Count : 0 Received Port Up Count : 0 Received Port Down Count : 0 Received Other Count : 0 Sent Syn Count : 0 Sent Synack Count : 0 Sent Rstack Count : 0 Sent Ack Count : 0 Max Discovery Limit Exceed Count : 0
リリース情報
Junos OS リリース 13.3 で導入されたコマンド。