キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
199
閲覧回数
0
いいね!
0
コメント
JapanTAC_CSC
Level 7
Level 7

2016年7月16日(初版)

TAC SR Collection
主な問題

ASR9000 シリーズルータにおいて、L3 interface の output policy として Queueing の設定をした場合、 show interface 内 output bytes counter が、FCS 分の 4 byte を誤って含めてしまうことが報告されています。

### FCS 込みで、100 byte のパケットを、100パケット出力させた場合

RP/0/RSP0/CPU0:ASR9K#sh run int bundle-e 100*

interface Bundle-Ether100
!
interface Bundle-Ether100.2001
 service-policy output test  <<< queue-limit を設定
 ipv4 address 192.168.0.1 255.255.255.0
 encapsulation dot1q 2001
!
interface Bundle-Ether100.3001
 ipv4 address 192.168.1.1 255.255.255.0
 encapsulation dot1q 3001

RP/0/RSP0/CPU0:ASR9K#show int bundle-e 100* | inc "100.|packets"

Bundle-Ether100 is up, line protocol is up
  5 minute input rate 0 bits/sec, 1 packets/sec
  5 minute output rate 0 bits/sec, 1 packets/sec
     200 packets input, 19200 bytes, 0 total input drops
     Received 0 broadcast packets, 0 multicast packets
     207 packets output, 20717 bytes, 0 total output drops
     Output 0 broadcast packets, 7 multicast packets
Bundle-Ether100.2001 is up, line protocol is up
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     100 packets input, 9600 bytes, 0 total input drops
     Received 0 broadcast packets, 0 multicast packets
     100 packets output, 10000 bytes, 0 total output drops
      ※FCS 分の 4 byte が集計されている
     Output 0 broadcast packets, 0 multicast packets
Bundle-Ether100.3001 is up, line protocol is up
  5 minute input rate 0 bits/sec, 0 packets/sec
  5 minute output rate 0 bits/sec, 0 packets/sec
     100 packets input, 9600 bytes, 0 total input drops
     Received 0 broadcast packets, 0 multicast packets
     100 packets output, 9600 bytes, 0 total output drops
FCS 分は集計されていない
     Output 0 broadcast packets, 0 multicast packets

参考情報として、show interface については FCS 分の byte を含まないのが期待動作になりますが、IF-MIB のカウンタについては FCS 分の byte を含む動作が期待動作になります。

原因

この問題は CSCuz46071として報告されています。

CSCuz46071: show interfaces byte counter include FCS bytes with service-policy

解決策

この問題の回避策はありませんが、表示上の問題となります。
QOS の各機能については影響はありません。

問題の解決には CSCuz46071 の修正されたバージョンを使用する必要があります。


備考
本不具合は、Bug Search Tool でも確認できます。

Getting Started

検索バーにキーワード、フレーズ、または質問を入力し、お探しのものを見つけましょう

シスコ コミュニティをいち早く使いこなしていただけるよう役立つリンクをまとめました。みなさんのジャーニーがより良いものとなるようお手伝いします