clear test interface
- モード
- 特権EXECモード
- カテゴリー
- インターフェース / 一般設定
構文
# clear test interface {IFRANGE|all}
コマンド説明
ループバックテスト(test interfaceコマンド)の実行結果とカウンターをクリアする。パラメーター
IFRANGE- ポートリスト。ハイフン、カンマを使った複数指定が可能
all- すべてのポートを指定する
使用例
To clear the counters for port1.0.1 use the command:awplus# clear test interface port1.0.1
To clear the counters for all interfaces use the command:
awplus# clear test interface all
To clear the counters for ports 1 to 12 on XEM 1 (port1.1.1 through port1.1.12) apply:
awplus# clear test interface port1.1.1-port1.1.12