show bgp group output-queues
Syntax
show bgp group output-queues <group-name> <fabric> <logical-system>
Description
BGP の優先度の高い出力キューのグループごとの概要を表示します。出力には、キューごとに割り当てられたトークンの数と、優先度が設定された各キュー内で現在キューに格納されているルートの数が含まれます。
Options
なし | システムで定義されたすべての BGP グループの出力キュー概要を表示します。 |
グループ名 | キュー概要の表示を指定したグループに制限します。 |
ファブリック | 指定されたファブリックの出力キュー概要を表示します。 |
論理システム | 指定された論理システム内またはすべての論理システムの出力キュー情報を表示します。 |
Required Privilege Level
ビュー
Output Fields
表 1 は、コマンドの出力フィールドについて show bgp group output-queues
説明します。出力フィールドは、表示される概算順にリストされます。一部の出力フィールドはわかりやすいため、表には表示されません。
フィールド名 |
フィールドの説明 |
---|---|
索引 |
グループのインデックス番号。 |
オプション |
BGP グループ定義内で設定されたオプション。 |
NLRI |
BGP グループ内に BGP ルートの優先度設定が実装されているアドレス ファミリー。 |
アウトQ |
このグループ内のこのアドレス・ファミリーに指定された出力優先順位キュー。 |
RRQ |
このグループ内のこのアドレス ファミリーに指定されたルート更新優先キュー。 |
WDQ |
このグループ内のこのアドレス ファミリーに指定された優先キューを撤回します。 |
クラス |
優先キューの名前を示します。常に 16 個の優先キューがあり、合計 17 個の優先キューの優先キューが優先されます。 |
トークン |
各優先キューに割り当てられたトークンの数を示します。 |
総ルート数 |
各優先キュー(クラス)に現在含まれるルート数を示します。 |
Sample Output
show bgp group output-queues
user@host> show bgp group output-queues Group Type: Internal AS: 64512 Local AS: 64512 Name: bgp-group-1 Index: 0 Flags: <Export Eval> Export: [ match-all ] Options: <LocalAS> Holdtime: 0 NLRI inet-unicast: OutQ: priority 1 RRQ: priority 1 WDQ: priority 1 Class Tokens Total Routes ------------ ------ ------------ Priority 1 1 0 Priority 2 10 0 Priority 3 15 0 Priority 4 20 0 Priority 5 25 0 Priority 6 30 0 Priority 7 35 0 Priority 8 40 0 Priority 9 45 0 Priority 10 50 0 Priority 11 55 0 Priority 12 60 0 Priority 13 65 0 Priority 14 70 0 Priority 15 75 0 Priority 16 80 0 Expedited 100 0 Total peers: 1 Established: 1 192.0.2.2+179 Table Tot Paths Act Paths Suppressed History Damp State Pending inet.0 0 0 Group Type: External Local AS: 69 Name: reflector Index: 1 Flags: <Export Eval> Options: <Multihop LocalAS> Holdtime: 0 NLRI inet-unicast: OutQ: priority 1 RRQ: priority 1 WDQ: priority 1 Class Tokens Total Routes ------------ ------ ------------ Priority 1 1 0 Priority 2 10 0 Priority 3 15 0 Priority 4 20 0 Priority 5 25 0 Priority 6 30 0 Priority 7 35 0 Priority 8 40 0 Priority 9 45 0 Priority 10 50 0 Priority 11 55 0 Priority 12 60 0 Priority 13 65 0 Priority 14 70 0 Priority 15 75 0 Priority 16 80 0 Expedited 100 0 Total peers: 1 Established: 1 192.0.2.71+179 Table Tot Paths Act Paths Suppressed History Damp State Pending inet.0 584195 0 Groups: 2 Peers: 2 External: 1 Internal: 1 Down peers: 0 Flaps: 0 Table Tot Paths Act Paths Suppressed History Damp State Pending inet.0 584198 584195 0 0 0 0 inet.3 0 0 0 0 0 0 bgp.l3vpn.0 0 0 0 0 0 0
show bgp group output-queues <group-name>
user@host> show bgp group output-queues bgp-group-2 Group Type: External Local AS: 102 Name: bgp-group-2 Index: 2 Flags: <> Options: <LocalAS> Holdtime: 0 NLRI inet-unicast: OutQ: priority 6 RRQ: priority 3 WDQ: priority 3 Class Tokens Total Routes ------------ ------ ------------ Priority 1 1 0 Priority 2 1 0 Priority 3 20 0 Priority 4 1 0 Priority 5 1 0 Priority 6 30 0 Priority 7 1 0 Priority 8 1 0 Priority 9 50 0 Priority 10 1 0 Priority 11 1 0 Priority 12 1 0 Priority 13 1 0 Priority 14 1 0 Priority 15 1 0 Priority 16 1 0 Expedited 1 0 Total peers: 1 Established: 1 192.0.2.3+179
Release Information
Junos OS リリース 16.1 で導入されたステートメント。