show fib-streaming route-tables
構文
show fib-streaming route-tables <all> <summary>
説明
FIB(Forwarding Information Base)ストリーミング ルーティング テーブルに関する情報を表示します。Junos Telemetry Interface(JTI)およびリモートプロシージャコール(gRPC)サービスを使用して、FIBの動作状態の統計情報を外部のコレクターにストリーミングすることができます。
オプション
all |
すべてのルーティング テーブルを表示します。 |
summary |
ルーティング テーブルと、各テーブルのルート エントリーの概要を表示します。 |
必要な権限レベル
ビュー
出力フィールド
表 1 に、このコマンドの出力フィールド show fib-streaming route-tables
を示します。
フィールド名 |
フィールドの説明 |
---|---|
|
ルーティング テーブル ID。 |
|
ルーティングテーブルの名前。 |
|
タイプ別のテーブル内のルート エントリーの数:
|
サンプル出力
show fib-streaming route-tablesの概要
user@host> show fib-streaming route-tables summary Table-ID Table name 0 DEFAULT v4 count:52 v6 count:9 mpls count:38 1 __juniper_1__ v4 count:21 v6 count:19 mpls count:0 2 __juniper_2__ v4 count:6 v6 count:0 mpls count:0 3 __juniper_3__ v4 count:10 v6 count:0 mpls count:0 36736 __juniper_4__ v4 count:10 v6 count:0 mpls count:0
showfib-streaming route-tables all
user@host> show fib-streaming route-tables all Table-ID Table name 0 DEFAULT 1 __juniper_1__ 2 __juniper_2__ 3 __juniper_3__ 36736 __juniper_4__
リリース情報
Junos OSリリース20.3R1で導入されたコマンド。