運用コマンドレファレンス Vol.2

[目次][索引][前へ][次へ]


show qos queueing

[機能]

送受信インタフェースの出力優先度キューごとの統計情報表示をします。

トラフィックの状態を監視するために,優先度キューのキュー長,キュー長の最大値,送信キューに積んだパケット数,送信キューに積んだバイト数,廃棄したパケット数,廃棄したバイト数の統計情報を表示します。

[入力モード]

一般ユーザモードおよび装置管理者モード

[入力形式]

show qos queueing { { nif <NIF No.> { {to-pru {inbound | outbound}}
                                    | to-cp 
                                    | from-csw2
                                    |{to-csw {pru <PRU No.> | multicast}}
                                    |{line <Line No.> {{[outbound][common1]}
                                    | inbound1}}}} 
             | <NIF No.>/<Line No.> {{[outbound] [common1]} | inbound1}}
             [queue <queue No.>]
show qos queueing cp {from-nif | to-rm}
show qos queueing rm

注※1 指定できるのは,NE1G-48Tの場合だけです。

注※2 指定できるのは,NE1GSHP-8Sの場合だけです。

図9-19 NIF-PRUキュー(inbound時)を表示する場合の入力形式と表示対象キュー

show qos queueing nif <NIF No.> to-pru inbound [queue <queue No.>]
[図データ]

図9-20 NIF-PRUキュー(outbound時)を表示する場合の入力形式と表示対象キュー

show qos queueing nif <NIF No.> to-pru outbound [queue <queue No.>]
[図データ]

図9-21 NIF-CPキューを表示する場合の入力形式と表示対象キュー

show qos queueing nif <NIF No.> to-cp [queue <queue No.>]
[図データ]

図9-22 NIF-CSWキューを表示する場合の入力形式と表示対象キュー

show qos queueing nif <NIF No.> to-csw {pru <PRU No.> | multicast} [queue <queue No.>]
[図データ]

図9-23 from-CSWキューを表示する場合の入力形式と表示対象キュー(NE1GSHP-8Sだけ)

show qos queueing nif <NIF No.> from-csw [queue <queue No.>]
[図データ]

図9-24 NIF-Lineディストリビューション送信キュー(outbound時)を表示する場合の入力形式と表示対象キュー(NE1G-48Tだけ)

show qos queueing nif <NIF No.> line <Line No.> [outbound] common [queue <queue No.>]
show qos queueing <NIF No.>/<Line No.> [outbound] common [queue <queue No.>]
[図データ]

図9-25 NIF-Lineキュー(outbound時)(NE1GSHP-4S,NE1GSHP-8Sはディストリビューションキュー)を表示する場合の入力形式と表示対象キュー

show qos queueing nif <NIF No.> line <Line No.> [outbound] [queue <queue No.>]
show qos queueing <NIF No.>/<Line No.> [outbound] [queue <queue No.>]
[図データ]

図9-26 NIF-Lineキュー(inbound時)を表示する場合の入力形式と表示対象キュー(NE1G-48Tだけ)

show qos queueing nif <NIF No.> line <Line No.> inbound [queue <queue No.>]
show qos queueing <NIF No.>/<Line No.> inbound [queue <queue No.>]
[図データ]

図9-27 CP受信キューを表示する場合の入力形式と表示対象キュー

show qos queueing cp from-nif
[図データ]

図9-28 CP送信キューを表示する場合の入力形式と表示対象キュー

show qos queueing cp to-rm
[図データ]

図9-29 RMキューを表示する場合の入力形式と表示対象キュー

show qos queueing rm
[図データ]

[パラメータ]

nif <NIF No.>
NIF番号を指定します。指定できるNIF番号の値の範囲は,「運用コマンドレファレンス Vol.1 パラメータに指定できる値」を参照してください。

to-pru inbound
NIFから受信しPRUへ送信するための送信キューの統計情報を表示する場合に指定します。

to-pru outbound
CSWから受信しPRUへ送信するための送信キューの統計情報を表示する場合に指定します。

to-cp
NIFから受信しCSW経由でCPへ中継するための送信キューの統計情報を表示する場合に指定します。

to-csw pru <PRU No.>
NIFから受信しCSW経由でPRUへ中継するための送信キューの統計情報を表示する場合に指定します。PRU番号を指定します。指定できるPRU番号の値の範囲は,「運用コマンドレファレンス Vol.1 パラメータに指定できる値」を参照してください。

to-csw multicast
NIFから受信しCSW経由でマルチキャスト中継するための送信キューの統計情報を表示する場合に指定します。

from-csw
CSWから受信するためのキュー(from-CSWキュー)の統計情報を表示する場合に指定します。

line<Line No.>inbound
当該インタフェースから受信するためのキューの統計情報を表示する場合に指定します。Line番号を指定します。Line番号の値の範囲は,「運用コマンドレファレンス Vol.1 パラメータに指定できる値」を参照してください。

line <Line No.>[outbound]
当該インタフェースから送信するためのキュー(NE1GSHP-4S,NE1GSHP-8Sはディストリビューションキュー)の統計情報を表示する場合に指定します。Line番号を指定します。指定できるLine番号の値の範囲は,「運用コマンドレファレンス Vol.1 パラメータに指定できる値」を参照してください。

<NIF No.>/<Line No.>inbound
当該インタフェースから受信するためのキューの統計情報を表示する場合に指定します。NIF番号,Line番号を指定します。指定できるNIF番号,Line番号の値の範囲は,「運用コマンドレファレンス Vol.1 パラメータに指定できる値」を参照してください。

<NIF No.>/<Line No.>[outbound]
当該インタフェースから送信するためのキュー(NE1GSHP-4S,NE1GSHP-8Sはディストリビューションキュー)の統計情報を表示する場合に指定します。NIF番号,Line番号を指定します。指定できるNIF番号,Line番号の値の範囲は,「運用コマンドレファレンス Vol.1 パラメータに指定できる値」を参照してください。

common
当該インタフェースを収容するディストリビューション送信キューを指定します。

cp from-nif
NIFから受信し,CPへ送信するための受信キューの統計情報を表示する場合に指定します。

cp to-rm
CPからRMへ送信するための送信キューの統計情報を表示する場合に指定します。

rm
RMからCPへ送信するための送信キューの統計情報を表示する場合に指定します。

queue <queue No.>
統計情報を表示したいキュー番号を指定します。指定できる値の範囲は1〜8です。
  1. 1キューの統計情報を表示する場合(<queue No.>)
  2. 複数キューの統計情報を表示する場合(<queue No.>,<queue No.>,...)
  3. 範囲キューの統計情報を表示する場合(<queue No.>-<queue No.>)
  4. 複数・範囲キューの統計情報を表示する場合
    (<queue No.>,...,<queue No.>-<queue No.>,...)

[実行例]

  1. NIF-CSWキュー(PRU指定時)を表示します。NIF番号0のNIFからクロスバースイッチを経由してPRU番号1のPRUに送信するための優先度キューごとの統計情報を表示します。

    図9-30 NIF-CSWキュー(PRU指定時)統計情報

    > show qos queueing nif 0 to-csw pru 1
    CSW, from NIF0 to PRU1 (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=2, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
     
      total send_pkt=2834762, discard_pkt=5383
    >

    図9-31 NIF-CSWキュー(PRU指定時)統計情報(RB2-10G4RX,RE1-10G4RXだけ)

    > show qos queueing nif 0 to-csw pru 1
    CSW, from NIF0/Line0 to PRU1 (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=2, Limit_Qlen=255
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=5, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=8, Limit_Qlen=255
     
      total send_pkt=834762, discard_pkt=5313
     
    CSW, from NIF0/Line1 to PRU1 (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=2, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=5, Limit_Qlen=255
     
      total send_pkt=234762, discard_pkt=1383
     
    CSW, from NIF0/Line2 to PRU1 (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=2, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=8, Limit_Qlen=255
     
      total send_pkt=284762, discard_pkt=5671
     
    CSW, from NIF0/Line3 to PRU1 (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=4, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
     
      total send_pkt=283762, discard_pkt=2735
    >
  2. NIF-CSWキュー(multicast指定時)を表示します。NIFから受信しCSW経由でマルチキャスト中継するための優先度キューごとの統計情報を表示します。

    図9-32 NIF-CSWキュー(multicast指定時)統計情報

    > show qos queueing nif 0 to-csw multicast
    CSW, from NIF0 to multicast (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=2, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
     
      total send_pkt=2834762, discard_pkt=5383
    >

    図9-33 NIF-CSWキュー(multicast指定時)統計情報(RB2-10G4RX,RE1-10G4RXだけ)

    > show qos queueing nif 0 to-csw multicast
    CSW, from NIF0/Line0 to multicast (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=2, Limit_Qlen=255
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=5, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=8, Limit_Qlen=255
     
      total send_pkt=834762, discard_pkt=5313
     
    CSW, from NIF0/Line1 to multicast (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=2, Limit_Qlen=255
      Priority(Queue)=4, Qlen=2, Maximum_Qlen=5, Limit_Qlen=255
     
      total send_pkt=234762, discard_pkt=1383
     
    CSW, from NIF0/Line2 to multicast (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=2, Limit_Qlen=255
      Priority(Queue)=4, Qlen=3, Maximum_Qlen=8, Limit_Qlen=255
     
      total send_pkt=284762, discard_pkt=5671
     
    CSW, from NIF0/Line3 to multicast (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
     
      total send_pkt=283762, discard_pkt=2735
    >
  3. from-CSWキューを表示します。クロスバースイッチからNIF番号0のNIFで受信するための優先度キューごとの統計情報を表示します。

    図9-34 from-CSWキュー統計情報(NE1GSHP-8Sだけ)

    > show qos queueing nif 0 from-csw
    NIF0 (from CSW, outbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=127
                     send_pkt    discard_pkt      send_byte   discard_byte
       total                0              0              -              -
     
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=2, Limit_Qlen=127
                     send_pkt    discard_pkt      send_byte   discard_byte
       total             2564              0              -              -
     
      Priority(Queue)=3, Qlen=2, Maximum_Qlen=126, Limit_Qlen=127
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2825665           6618              -              -
     
      Priority(Queue)=4, Qlen=0, Maximum_Qlen=2, Limit_Qlen=127
                     send_pkt    discard_pkt      send_byte   discard_byte
       total             6533              0              -              -
     
    >

    注 統計カウンタの存在しない項目は「-」表示となります。
  4. NIF-Lineキュー(inbound時)を表示します。入力インタフェースの優先度キューごとの統計情報を表示します。

    図9-35 NIF-Lineキュー(inbound時)統計情報(NE1G-48Tだけ)

    > show qos queueing nif 0 line 1 inbound
    NIF0/Line1 (inbound), Rate_limit=1000kbps
     Max_Queue=1
      Priority(Queue)=1, Qlen=1, Maximum_Qlen=2, Limit_Qlen=2047
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k              -
       2                 2564           1581         125.5M              -
       total             9097           1600         126.1M              -
    >
  5. NIF-Lineキュー(outbound時)を表示します。出力インタフェースの優先度キューごとの統計情報を表示します。

    図9-36 NIF-Lineキュー(outbound時)統計情報

    > show qos queueing nif 0 line 1
    NIF0/Line1 (outbound), Rate_limit=1000kbps, Qmode=Priority
    Max_Queue=8
      Priority(Queue)=1, Qlen=1, Maximum_Qlen=2, Limit_Qlen=127
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.5M          60.0k
     
      Priority(Queue)=2, Qlen=1, Maximum_Qlen=2, Limit_Qlen=127
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.5M          60.0k
                               :
                               :
                               :
      Priority(Queue)=8, Qlen=1, Maximum_Qlen=2, Limit_Qlen=127
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.5M          60.0k
     
    >

    図9-37 NIF-Lineキュー(outbound時)(ディストリビューションキュー)統計情報(NE1GSHP-4S,NE1GSHP-8Sだけ)

    > show qos queueing nif 0 line 1
    NIF0/Line1 (outbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=4095
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                    0              0              0              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total                0              0              0              0
     
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=2, Limit_Qlen=4095
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 2564              0         125.5M              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             2564              0         125.5M              0
     
      Priority(Queue)=3, Qlen=2, Maximum_Qlen=4094, Limit_Qlen=4095
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1              2256877           1235        5433.2k          10.0k
       2               568788           2548         255.0k          20.0k
       3                    0              0              0              0
       4                    0              0              0              0
       total          2825665           3783        5433.5M          30.0k
     
      Priority(Queue)=4, Qlen=0, Maximum_Qlen=2, Limit_Qlen=4095
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533              0         533.0k              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             6533              0         533.0k              0
     
    >

    注 Qlen,Maximum_Qlen,Limit_Qlenについては,NIF単位での値となるため,同一NIFの全Lineで同じ値を表示します。

    図9-38 NIF-Lineキュー(outbound時)統計情報(NE1G-48Tだけ)

    > show qos queueing nif 0 line 1
    NIF0/Line1 (outbound), Rate_limit=10000kbps, Qmode=Priority
     Max_Queue=8
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                    0              0              0              0
       2                    0              0              0              0
       total                0              0              0              0
     
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=2, Limit_Qlen=4095
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 2564              0         125.5M              0
       2                    0              0              0              0
       total             2564              0         125.5M              0
                               :
                               :
                               :
      Priority(Queue)=8, Qlen=0, Maximum_Qlen=2, Limit_Qlen=255
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533              0         533.0M              0
       2                    0              0              0              0
       total             6533              0         533.0M              0
     
    >
  6. NIF-Lineディストリビューション送信キュー(outbound時)を表示します。当該インタフェースを収容するディストリビューション送信キューにおける優先度キューごとの統計情報を表示します。

    図9-39 NIF-Lineディストリビューション送信キュー(outbound時)統計情報(NE1G-48Tだけ)

    > show qos queueing nif 0 line 1 common
    NIF0/Line0-7 (Common_Queue, outbound)
     Max_Queue=8
      Priority(Queue)=1
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.6M          60.0k
     
      Priority(Queue)=2
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.5M          60.0k
     
      Priority(Queue)=3
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.5M          60.0k
     
      Priority(Queue)=4
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.5M          60.0k
     
                                    :
                                    :
     
      Priority(Queue)=8
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.5M          60.0k
     
    >
  7. NIF-CPキューを表示します。NIFからCPへ中継するための出力優先度キューごとの統計情報を表示します。

    図9-40 NIF-CPキュー統計情報

    > show qos queueing nif 0 to-cp
    CSW, from NIF0 to CP (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=2, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
     
      total send_pkt=2834762, discard_pkt=5383
    >

    図9-41 NIF-CPキュー統計情報(RB2-10G4RX,RE1-10G4RXだけ)

    > show qos queueing nif 0 to-cp
    CSW, from NIF0/Line0 to CP (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=5, Limit_Qlen=255
     
      total send_pkt=834762, discard_pkt=5313
     
    CSW, from NIF0/Line1 to CP (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=3, Limit_Qlen=255
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=9, Limit_Qlen=255
     
      total send_pkt=134762, discard_pkt=1713
     
    CSW, from NIF0/Line2 to CP (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=0, Limit_Qlen=255
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=4, Qlen=3, Maximum_Qlen=7, Limit_Qlen=255
     
      total send_pkt=244762, discard_pkt=3143
     
    CSW, from NIF0/Line3 to CP (inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=2, Limit_Qlen=255
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=5, Limit_Qlen=255
      Priority(Queue)=4, Qlen=5, Maximum_Qlen=9, Limit_Qlen=255
     
      total send_pkt=278347, discard_pkt=1369
    >
  8. CP受信キューを表示します。NIFから受信しCPへ送信するための受信キューの統計情報を表示します。

    図9-42 CP受信キュー統計情報

    > show qos queueing cp from-nif
    CP input (from CSW, inbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=4095
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=0, Limit_Qlen=4095
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=0, Limit_Qlen=4095
      Priority(Queue)=4, Qlen=0, Maximum_Qlen=2, Limit_Qlen=4095
                     send_pkt    discard_pkt      send_byte   discard_byte
       total                6              0            836              -
    >
  9. CP送信キューを表示します。CPからRMへ送信するための送信キューの統計情報を表示します。

    図9-43 CP送信キュー統計情報

    > show qos queueing cp to-rm
    CP output (to RM, inbound)
    Max_Queue=4
      Priority(Queue)=1, Qlen=1, Maximum_Qlen= -
                     send_pkt    discard_pkt      send_byte   discard_byte
       total                0              -              0              -
     
      Priority(Queue)=2, Qlen=1, Maximum_Qlen= -
                     send_pkt    discard_pkt      send_byte   discard_byte
       total                0              -              0              -
     
      Priority(Queue)=3, Qlen=0, Maximum_Qlen= -
       total            34762              -          68.2M              -
     
      Priority(Queue)=4, Qlen=0, Maximum_Qlen= -
       total          2834762              -        5559.6M              -
     
    >

    注 統計カウンタの存在しない項目は「-」表示となります。
  10. RMキューを表示します。RMからCPへ送信するための出力優先度キューごとの統計情報を表示します。

    図9-44 RMキュー統計情報

    > show qos queueing rm
    RM output (to CP, outbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=1, Maximum_Qlen= -
                     send_pkt    discard_pkt      send_byte   discard_byte
       total                0              -              0              -
     
      Priority(Queue)=2, Qlen=1, Maximum_Qlen= -
                     send_pkt    discard_pkt      send_byte   discard_byte
       total                0              -              0              -
     
      Priority(Queue)=3, Qlen=0, Maximum_Qlen= -
                     send_pkt    discard_pkt      send_byte   discard_byte
       total            34762              -          68.2M              -
     
      Priority(Queue)=4, Qlen=0, Maximum_Qlen= -
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2834762              -        5559.6M              -
     
    >

    注 統計カウンタの存在しない項目は「-」表示となります。
  11. NIF-PRUキュー(inbound時)を表示します。

    図9-45 NIF-PRUキュー(inbound時)統計情報

    > show qos queueing nif 0 to-pru inbound
    NIF0 to PRU0 (from CSW, inbound)
     Max_Queue=8
      Priority(Queue)=1, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2834762        5559553              -              -
     
      Priority(Queue)=2, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2834762        5559553              -              -
     
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2834762        5559553              -              -
     
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2834762        5559553              -              -
     
      Priority(Queue)=5, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2834762        5559553              -              -
     
      Priority(Queue)=6, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2834762        5559553              -              -
     
      Priority(Queue)=7, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2834762        5559553              -              -
     
      Priority(Queue)=8, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          2834762        5559553              -              -
     
    >

    図9-46 NIF-PRUキュー(inbound時)統計情報(RB2-10G4RX,RE1-10G4RXだけ)

    > show qos queueing nif 0 to-pru inbound
    NIF0/Line0 to PRU0 (from CSW, inbound)
     Max_Queue=8
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total              762            553              -              -
     
      Priority(Queue)=2, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total             4762           9553              -              -
     
                                    :
                                    :
                                    :
      Priority(Queue)=8, Qlen=0, Maximum_Qlen=21, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          8341762        1559553              -              -
     
    NIF0/Line1 to PRU0 (from CSW, inbound)
     Max_Queue=8
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total              283           9553              -              -
     
      Priority(Queue)=2, Qlen=1, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total             2834            553              -              -
     
                                    :
                                    :
                                    :
      Priority(Queue)=8, Qlen=0, Maximum_Qlen=10, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          1834762         359553              -              -
     
    NIF0/Line2 to PRU0 (from CSW, inbound)
     Max_Queue=8
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total              762         359553              -              -
     
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total             3462           9553              -              -
     
                                    :
                                    :
                                    :
      Priority(Queue)=8, Qlen=2, Maximum_Qlen=13, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          8134762        5519553              -              -
     
    NIF0/Line3 to PRU0 (from CSW, inbound)
     Max_Queue=8
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total             1752        5519553              -              -
     
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=1, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total             1349         359553              -              -
     
                                    :
                                    :
                                    :
      Priority(Queue)=8, Qlen=3, Maximum_Qlen=11, Limit_Qlen=255
                     send_pkt    discard_pkt      send_byte   discard_byte
       total          9834762         617953              -              -
     
    >
  12. NIF-PRUキュー(outbound時)を表示します。

    図9-47 NIF-PRUキュー(outbound時)統計情報

    > show qos queueing nif 0 to-pru outbound
    NIF0 to PRU0 (from CSW, outbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=1, Maximum_Qlen=2, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.6M          60.0k
     
      Priority(Queue)=2, Qlen=1, Maximum_Qlen=2, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.6M          60.0k
     
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=2, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.6M          60.0k
     
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=2, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533             19         533.0k          10.0k
       2                 2564           1581         125.5M          20.0k
       3              2256877           1235        5433.2M          10.0k
       4               568788           2548         255.0k          20.0k
       total          2834762           5383        5559.6M          60.0k
     
    >

    図9-48 NIF-PRUキュー(outbound時)統計情報(RB2-10G4RX,RE1-10G4RXだけ)

    > show qos queueing nif 0 to-pru outbound
    NIF0/Line0 to PRU0 (from CSW, outbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=0, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                    0              0              0              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total                0              0              0              0
     
      Priority(Queue)=2, Qlen=1, Maximum_Qlen=2, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 2564              0         125.5M              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             2564              0         125.5M              0
     
      Priority(Queue)=3, Qlen=2, Maximum_Qlen=7, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1              2256877           1235        5433.2M          10.0k
       2               568788           2548         255.0k          20.0k
       3                    0              0              0              0
       4                    0              0              0              0
       total          2825665           3783        5433.5M          30.0k
     
      Priority(Queue)=4, Qlen=0, Maximum_Qlen=1, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533              0         533.0k              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             6533              0         533.0k              0
     
    NIF0/Line1 to PRU0 (from CSW, outbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=0, Maximum_Qlen=1, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533              0         533.0k              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             6533              0         533.0k              0
     
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=0, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                    0              0              0              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total                0              0              0              0
     
      Priority(Queue)=3, Qlen=1, Maximum_Qlen=2, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 2564              0         125.5M              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             2564              0         125.5M              0
     
      Priority(Queue)=4, Qlen=2, Maximum_Qlen=7, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1              2256877           1235        5433.2M          10.0k
       2               568788           2548         255.0k          20.0k
       3                    0              0              0              0
       4                    0              0              0              0
       total          2825665           3783        5433.5M          30.0k
     
    NIF0/Line2 to PRU0 (from CSW, outbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=2, Maximum_Qlen=7, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1              2256877           1235        5433.2M          10.0k
       2               568788           2548         255.0k          20.0k
       3                    0              0              0              0
       4                    0              0              0              0
       total          2825665           3783        5433.5M          30.0k
     
      Priority(Queue)=2, Qlen=0, Maximum_Qlen=1, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533              0         533.0k              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             6533              0         533.0k              0
     
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=0, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                    0              0              0              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total                0              0              0              0
     
      Priority(Queue)=4, Qlen=1, Maximum_Qlen=2, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 2564              0         125.5M              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             2564              0         125.5M              0
     
    NIF0/Line3 to PRU0 (from CSW, outbound)
     Max_Queue=4
      Priority(Queue)=1, Qlen=1, Maximum_Qlen=2, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 2564              0         125.5M              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             2564              0         125.5M              0
     
      Priority(Queue)=2, Qlen=2, Maximum_Qlen=7, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1              2256877           1235        5433.2M          10.0k
       2               568788           2548         255.0k          20.0k
       3                    0              0              0              0
       4                    0              0              0              0
       total          2825665           3783        5433.5M          30.0k
     
      Priority(Queue)=3, Qlen=0, Maximum_Qlen=1, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                 6533              0         533.0k              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total             6533              0         533.0k              0
     
      Priority(Queue)=4, Qlen=0, Maximum_Qlen=0, Limit_Qlen=511
       Discard       send_pkt    discard_pkt      send_byte   discard_byte
       1                    0              0              0              0
       2                    0              0              0              0
       3                    0              0              0              0
       4                    0              0              0              0
       total                0              0              0              0
     
    >

[表示説明]

表9-7 インタフェース情報表示

表示項目 表示内容
NIF/Line NIF番号/Line番号
Rate_limit ラインごとの帯域
コンフィグレーションでQoSインタフェース情報に設定したポート帯域制御の値を表示します。ポート帯域制御未設定時の表示内容は以下のとおりです。
  • auto_negotiation未解決(解決中を含む):10000kbps
  • 回線速度認識済み(コンフィグレーションによる回線速度指定を含む):当該回線の回線速度
Qmode 優先制御のモード
Max_Queue キュー(出力優先度)番号最大値
Common_Queue 当該インタフェースを収容するディストリビューション送信キュー
Priority(Queue) 出力優先度
Discard キューイング優先度
send_pkt 送信キューに積んだパケット数(単位表記Gは109)
discard_pkt 廃棄したパケット数(単位表記Gは109)
send_byte 送信キューに積んだパケットのバイト数(単位表記kは103,Mは106,Gは109)
  • イーサネット:MACヘッダを含む(FCSは含まない)
  • POS:PPPヘッダを含む(FCSは含まない)
discard_byte 廃棄したバイト数(単位表記kは103,Mは106,Gは109)
total 各項目の合計
Qlen キューごとのフレームバッファ使用数(フレームバッファ1個の大きさは約1kバイト)
Maximum_Qlen キューごとのフレームバッファ過去最大使用数
Limit_Qlen 出力優先度キュー長の限界値

[ユーザ通信への影響]

なし

[応答メッセージ]

表9-8 show qos queueingコマンドのメッセージ一覧

メッセージ 内容
Can't execute this command in standby BCU. このコマンドは待機系BCU上では実行できません。
Disconnected CP. CPが稼働中ではないため実行できません。
Disconnected NIF -- <NIF No.>. NIFが未実装です。
<NIF No.> NIF番号
Disconnected or no configuration Line <Line No.>. 指定LINEは未定義または未実装です。
<Line No.> LINE番号
Illegal PRU -- <PRU No.>. 指定PRU番号が不正です。
<PRU No.> PRU番号
Illegal NIF -- <NIF No.>. 指定NIF番号が不正です。
<NIF No.> NIF番号
Illegal QUEUE -- <Queue No.>. 指定キュー番号が不正です。
<Queue No.> Queue番号
No support parameter -- <parameter>. 指定したNIFで指定したパラメータはサポートしていません。
<parameter>パラメータ
No enough memory. コマンドを実行するための十分なメモリがありません。
Can't execute. コマンドを実行できません。

[注意事項]

  1. NIF-PRU キュー(outbound時),およびNIF-Lineキューにおいて,ハードウェアで処理せずソフトウェアが介在するパケットを送信した場合,キューあふれにより廃棄した場合でも,一律送信キューに積んだパケット数,送信キューに積んだパケットのバイト数をカウントします。

    ソフトウェアが介在するパケット:
    自装置発パケット,ARP未解決パケット,NDP未解決パケット,MTUオーバパケット,ブロードキャストパケットの中継パケット,IPオプション付きパケット,フローfilter・フローQoS機能で複数の拡張ヘッダによりレイヤ4ヘッダが見えないパケット(IPv6),マルチキャスト経路未解決パケット,マルチキャストでIPカプセル化が必要なパケット
  2. from-CSWキューのLimit_Qlenについては,下表に示す割合となっています。
    これによって,Maximum_Qlenの値がLimit_Qlenに達しない場合にも,discard_pktが更新されることがあります。

    表9-9 インタフェース情報表示

    コンフィグレーションに設定するfrom-CSWキューのキュー長(Limit_Qlen) ハードウェアで処理するフレーム用の廃棄閾値 ソフトウェアで処理するフレーム用の最小廃棄閾値
    128 112 16
    256 224 32
    512 448 64
    1024 896 128
  3. NIF-Lineキュー(outbound時)およびNIF-Lineディストリビューション送信キュー(outbound時)の統計表示でoutboundパラメータを省略した場合,outboundの統計情報が表示されます。

[目次][前へ][次へ]


[他社商品名称に関する表示]

Copyright (c) 2005, 2011, ALAXALA Networks Corporation. All rights reserved.