キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
2583
閲覧回数
15
いいね!
4
返信

ASRのLLQにおけるParent PolicyのClassについて

yu.yoshida
Level 1
Level 1

いつもお世話になります。

ちょっと困ってます。

誰かご教授ください。

題記の件、詳細は下記の通りです。

機器:ASR1006

Version:2.6.1(12.2(33)XNF1)

構成

IXIA----->->----ASR1006---->-->-----IXIA

-----config------

policy-map Policy1
class PQ-1
    priority percent 33
class Q1
    bandwidth percent 20
class Q2
    bandwidth percent 10
class ctl
    bandwidth percent 5
class class-default
!

policy-map CBWFQ-LLQ
class class-default
    shape average 1000000
   service-policy Policy1
!
-----------------------------------------

上記のように親Policy(CBWFQ-LLQ)で

class-defaultを設定すると、正常に動作します。

これを下記のconfigのようにclassをshapeと変更すると

PQのTrafficのみを出力する動きをします。

--------config----------------------

policy-map CBWFQ-LLQ
class shape
    shape average 1000000
   service-policy Policy1
!
---------------------------------------

CCOを確認しましたが、参考になる有益な情報は見つかりませんでした。

知りたいのは、LLQを使用する場合、親PolicyのClassはclass-defaultのみサポートしているという

記載があるドキュメントです。

以上です。

1 件の受理された解決策

受理された解決策

回答が遅くなったかも知れませんが、下記のような情報がございます。

http://www.cisco.com/en/US/partner/docs/ios/ios_xe/2/release/notes/rnasr21.html#wp1483956

User-Defined Parent Class Limitation (for Conditional Policer)

On a Cisco ASR 1000 Series Router with hierarchical QoS and user-defined parent classes applied, each child policy must use an unconditional policer (priority + policer). The use of conditional policers (priority x kbps) is not supported in these configurations in Cisco IOS XE Release 2.3.0. For more details, see CSCsy99583 conditional policer not working on user defined class

Condtional policer / Unconditional policer

Condtional policer : Congestionが発生しているConditionPolicingが発生

Unconditional policer : Congestoinに関係なくPolicingが発生

(一般的にいうRate-limitに相当します。)

なので、Userが正義したClassにPQを適用するには下記のように設定して頂く必要がございます。

class PQ

  priority

  police xxxxxx

ご参考になればと思います。

元の投稿で解決策を見る

4件の返信4

t-yamashita
Level 7
Level 7

こんにちは。

以下にそれらしい記述がありました。

http://www.ciscosystemsverified.biz/en/US/docs/ios/ios_xe/qos/configuration/guide/qos_policies_agg_xe_ps9587_TSD_Products_Configuration_Guide_Chapter.html#wp1055034

Step5 の qos-queueing-feature についてです。

Enters a QoS configuration command. Only queueing features are supported in default traffic classes configured as fragments.
The queueing features that are currently supported are bandwidth, shape, and random-detect exponential-weighting-constant.
Multiple QoS queueing commands can be entered.


ご参考になれば幸いです。


T-Yamashita

山下様

ご回答ありがとうございます。

参考にします。

回答が遅くなったかも知れませんが、下記のような情報がございます。

http://www.cisco.com/en/US/partner/docs/ios/ios_xe/2/release/notes/rnasr21.html#wp1483956

User-Defined Parent Class Limitation (for Conditional Policer)

On a Cisco ASR 1000 Series Router with hierarchical QoS and user-defined parent classes applied, each child policy must use an unconditional policer (priority + policer). The use of conditional policers (priority x kbps) is not supported in these configurations in Cisco IOS XE Release 2.3.0. For more details, see CSCsy99583 conditional policer not working on user defined class

Condtional policer / Unconditional policer

Condtional policer : Congestionが発生しているConditionPolicingが発生

Unconditional policer : Congestoinに関係なくPolicingが発生

(一般的にいうRate-limitに相当します。)

なので、Userが正義したClassにPQを適用するには下記のように設定して頂く必要がございます。

class PQ

  priority

  police xxxxxx

ご参考になればと思います。

sunsong様

こちらからの返信が滞りましたことを深くお詫び致します。

まさにこの情報です。

ありがとうございます。

Getting Started

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

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