構成定義ガイド

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


13.3.2 AFサービスを用いた送信元アドレス単位の相対的優先制御

<この項の構成>
(1) 設定内容の概要
(2) 構成図と設定条件
(3) 構成定義情報例

(1) 設定内容の概要

QoS制御機能を使用してフローごとに異なるサービスを提供するネットワーク構成例(AFサービス)を示します。Boundaryノードは,送信元IPアドレスでフローを検出したあと,QoS制御方針に基づきDSCPをマーキングします。後続のルータは,DSCPごとにフローをスケジューリングします。なお本構成例では,装置A側から装置C方向へのフローだけを対象にしています。

(2) 構成図と設定条件

[構成図]

図13-20 構成図

[図データ]

[設定条件]

<本装置A/本装置B/本装置Cのインタフェース>

表13-55 本装置A/本装置B/本装置Cのインタフェース設定条件

装置名 インタフェース名 インタフェース種別 QoSキュー属性
本装置A routerA1 WAN OC-3c 完全優先
routerA2 WAN OC-3c 完全優先
本装置B routerB1 WAN OC-3c 完全優先
本装置C routerC1 WAN OC-3c 完全優先

<本装置A>
パケット受信時に送信元IPアドレスによりフローを検出し,DSCP値を決定します。

表13-56 本装置Aの設定条件

インタフェース名 inbound/outbound 送信元IPアドレス DSCP書換え値
routerA1 inbound 128.0.1.10/16 18
その他 0
routerA2 inbound 128.3.1.10/16 26
128.3.1.20/16 34
その他 0
パケット送信時にDSCP値によりフローを検出し,出力優先度,キューイング優先度を決定します。

表13-57 本装置Aの設定条件

インタフェース名 inbound/outbound DSCP値 契約帯域 違反時 出力優先度 キューイング優先度
routerA1
routerA2
inbound 34 30M 廃棄 5 4
26 20M 廃棄 4 4
18 10M 廃棄 3 4
0 1 1

<本装置Bおよび本装置C>
受信したパケットのDSCP値から,AFの推奨値である出力優先度とキューイング優先度を決定します。

表13-58 本装置Bおよび本装置Cの設定条件

インタフェース名 inbound/outbound DSCP値 出力優先度 キューイング優先度
routerB1
routerC1
inbound 34 5 4
36 5 3
38 5 2
26 4 4
28 4 3
30 4 2
18 3 4
20 3 3
22 3 2
10 2 4
12 2 3
14 2 2
0 1 1

(3) 構成定義情報例

[コマンドによる設定]
 1    (config)# flow filter routerA1 in
      [flow filter routerA1 in]
 2    (config)# list 1 ip 128.0.1.10 any action replace_dscp 18
      [flow filter routerA1 in]
 3    (config)# list 2 ip any any action replace_dscp 0
      [flow filter routerA1 in]
 4    (config)# exit
 5    (config)# flow filter routerB1 in
      [flow filter routerB1 in]
 6    (config)# list 1 ip 128.3.1.10 any action replace_dscp 34
      [flow filter routerB1 in]
 7    (config)# list 2 ip 128.3.1.20 any action replace_dscp 26
      [flow filter routerB1 in]
 8    (config)# list 3 ip any any action replace_dscp 0
      [flow filter routerB1 in]
 9    (config)# exit
10    (config)# flow qos routerA1 in
      [flow qos routerA1 in]
11    (config)# list 1 ip any any dscp 34 action upc 30000 priority 5
                discard 4
      [flow qos routerA1 in]
12    (config)# list 2 ip any any dscp 0 action priority 1 discard 1
      [flow qos routerA1 in]
13    (config)# exit
14    (config)# flow qos routerA2 in
      [flow qos routerA2 in]
15    (config)# list 1 ip any any dscp 26 action upc 20000 priority 4
                discard 4
      [flow qos routerA2 in]
16    (config)# list 2 ip any any dscp 18 action upc 10000 priority 3
                discard 4
      [flow qos routerA2 in]
17    (config)# list 3 ip any any dscp 0 action priority 1 discard 4
      [flow qos routerA2 in]
18    (config)# exit
19    (config)# flow yes

表13-59 本装置Aの構成定義情報解説

解説番号 解説
1,2 インタフェース名称routerA1のinbound(受信側)に128.0.1.10のIPアドレスを送信元とするパケットのDSCP書き換え値=18に設定します(AFサービスのMF ClassifierとMarkerとして定義します)。
3,4 インタフェース名称routerA1のinbound(受信側)でリストに当てはまらなかったすべてのパケットをDSCP書き換え値=0に設定します(MF ClassifierとMarkerとして定義します)。
5,6 インタフェース名称routerB1のinbound(受信側)に128.3.1.10のIPアドレスを送信元とするパケットのDSCP書き換え値=34に設定します(AFサービスのMF ClassifierとMarkerとして定義します)。
7 インタフェース名称routerB1のinbound(受信側)に128.3.1.20のIPアドレスを送信元とするパケットのDSCP書き換え値=26に設定します(AFサービスのMF ClassifierとMarkerとして定義します)。
8,9 インタフェース名称routerB1のinbound(受信側)でリストに当てはまらなかったすべてのパケットをDSCP書き換え値=0に設定します(MF ClassifierとMarkerとして定義します)。
10,11 インタフェース名称routerA1のinbound(受信側)でDSCP値=34のパケットを契約帯域=30Mbps,出力優先度=5,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
12,13 インタフェース名称routerA1のinbound(受信側)でDSCP値=0のパケットを契約帯域=20Mbps,出力優先度=1,キューイング優先度=1によりQoS制御をします(BA Classifierとして定義します)。
14,15 インタフェース名称routerA2のinbound(受信側)でDSCP値=26のパケットを契約帯域=20Mbps,出力優先度=4,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
16 インタフェース名称routerA2のinbound(受信側)でDSCP値=18のパケットを契約帯域=10Mbps,出力優先度=3,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
17,18 インタフェース名称routerA2のinbound(受信側)でDSCP値=0のパケットを出力優先度=1,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
19 フロー制御機能を使用する設定にします。

[構成定義情報の表示]
flow yes
flow filter routerA1 in
  list 1 ip 128.0.1.10 any action replace_dscp 18
  list 2 ip any any action replace_dscp 0
flow filter routerB1 in
  list 1 ip 128.3.1.10 any action replace_dscp 34
  list 2 ip 128.3.1.20 any action replace_dscp 26
  list 3 ip any any action replace_dscp 0
flow qos routerA1 in
  list 1 ip any any dscp 34 action upc 30000 priority 5 discard 4
  list 2 ip any any dscp 0 action priority 1 discard 1
flow qos routerA2 in
  list 1 ip any any dscp 26 action upc 20000 priority 4 discard 4
  list 2 ip any any dscp 18 action upc 10000 priority 3 discard 4
  list 3 ip any any dscp 0 action priority 1 discard 4

[コマンドによる設定]
 1    (config)# flow qos routerB1 in
      [flow qos routerB1 in]
 2    (config)# list 1 ip any any dscp 34 action priority 5 discard 4
      [flow qos routerB1 in]
 3    (config)# list 2 ip any any dscp 36 action priority 5 discard 3
      [flow qos routerB1 in]
 4    (config)# list 3 ip any any dscp 38 action priority 5 discard 2
      [flow qos routerB1 in]
 5    (config)# list 4 ip any any dscp 26 action priority 4 discard 4
      [flow qos routerB1 in]
 6    (config)# list 5 ip any any dscp 28 action priority 4 discard 3
      [flow qos routerB1 in]
 7    (config)# list 6 ip any any dscp 30 action priority 4 discard 2
      [flow qos routerB1 in]
 8    (config)# list 7 ip any any dscp 18 action priority 3 discard 4
      [flow qos routerB1 in]
 9    (config)# list 8 ip any any dscp 20 action priority 3 discard 3
      [flow qos routerB1 in]
10    (config)# list 9 ip any any dscp 22 action priority 3 discard 2
      [flow qos routerB1 in]
11    (config)# list 10 ip any any dscp 10 action priority 2 discard 4
      [flow qos routerB1 in]
12    (config)# list 11 ip any any dscp 12 action priority 2 discard 3
      [flow qos routerB1 in]
13    (config)# list 12 ip any any dscp 14 action priority 2 discard 2
      [flow qos routerB1 in]
14    (config)# list 13 ip any any dscp 0 action priority 1 discard 4
      [flow qos routerB1 in]
15    (config)# exit
16    (config)# flow yes

表13-60 本装置Bの構成定義情報解説

解説番号 解説
1,2 インタフェース名称routerB1のinbound(受信側)をDSCP値=34のパケットを出力優先度=5,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
3 インタフェース名称routerB1のinbound(受信側)をDSCP値=36のパケットを出力優先度=5,キューイング優先度=3によりQoS制御をします(BA Classifierとして定義します)。
4 インタフェース名称routerB1のinbound(受信側)をDSCP値=38のパケットを出力優先度=5,キューイング優先度=2によりQoS制御をします(BA Classifierとして定義します)。
5 インタフェース名称routerB1のinbound(受信側)をDSCP値=26のパケットを出力優先度=4,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
6 インタフェース名称routerB1のinbound(受信側)をDSCP値=28のパケットを出力優先度=4,キューイング優先度=3によりQoS制御をします(BA Classifierとして定義します)。
7 インタフェース名称routerB1のinbound(受信側)をDSCP値=30のパケットを出力優先度=4,キューイング優先度=2によりQoS制御をします(BA Classifierとして定義します)。
8 インタフェース名称routerB1のinbound(受信側)をDSCP値=18のパケットを出力優先度=3,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
9 インタフェース名称routerB1のinbound(受信側)をDSCP値=20のパケットを出力優先度=3,キューイング優先度=3によりQoS制御をします(BA Classifierとして定義します)。
10 インタフェース名称routerB1のinbound(受信側)をDSCP値=22のパケットを出力優先度=3,キューイング優先度=2によりQoS制御をします(BA Classifierとして定義します)。
11 インタフェース名称routerB1のinbound(受信側)をDSCP値=10のパケットを出力優先度=2,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
12 インタフェース名称routerB1のinbound(受信側)をDSCP値=12のパケットを出力優先度=2,キューイング優先度=3によりQoS制御をします(BA Classifierとして定義します)。
13 インタフェース名称routerB1のinbound(受信側)をDSCP値=14のパケットを出力優先度=2,キューイング優先度=2によりQoS制御をします(BA Classifierとして定義します)。
14,15 インタフェース名称routerB1のinbound(受信側)をDSCP値=0のパケットを出力優先度=1,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
16 フロー制御機能を使用する設定にします。

[構成定義情報の表示]
flow yes
flow qos routerB1 in
  list 1 ip any any dscp 34 action priority 5 discard 4
  list 2 ip any any dscp 36 action priority 5 discard 3
  list 3 ip any any dscp 38 action priority 5 discard 2
  list 4 ip any any dscp 26 action priority 4 discard 4
  list 5 ip any any dscp 28 action priority 4 discard 3
  list 6 ip any any dscp 30 action priority 4 discard 2
  list 7 ip any any dscp 18 action priority 3 discard 4
  list 8 ip any any dscp 20 action priority 3 discard 3
  list 9 ip any any dscp 22 action priority 3 discard 2
  list 10 ip any any dscp 10 action priority 2 discard 4
  list 11 ip any any dscp 12 action priority 2 discard 3
  list 12 ip any any dscp 14 action priority 2 discard 2
  list 13 ip any any dscp 0 action priority 1 discard 4

[コマンドによる設定]
 1    (config)# flow qos routerC1 in
      [flow qos routerC1 in]
 2    (config)# list 1 ip any any dscp 34 action priority 5 discard 4
      [flow qos routerC1 in]
 3    (config)# list 2 ip any any dscp 36 action priority 5 discard 3
      [flow qos routerC1 in]
 4    (config)# list 3 ip any any dscp 38 action priority 5 discard 2
      [flow qos routerC1 in]
 5    (config)# list 4 ip any any dscp 26 action priority 4 discard 4
      [flow qos routerC1 in]
 6    (config)# list 5 ip any any dscp 28 action priority 4 discard 3
      [flow qos routerC1 in]
 7    (config)# list 6 ip any any dscp 30 action priority 4 discard 2
      [flow qos routerC1 in]
 8    (config)# list 7 ip any any dscp 18 action priority 3 discard 4
      [flow qos routerC1 in]
 9    (config)# list 8 ip any any dscp 20 action priority 3 discard 3
      [flow qos routerC1 in]
10    (config)# list 9 ip any any dscp 22 action priority 3 discard 2
      [flow qos routerC1 in]
11    (config)# list 10 ip any any dscp 10 action priority 2 discard 4
      [flow qos routerC1 in]
12    (config)# list 11 ip any any dscp 12 action priority 2 discard 3
      [flow qos routerC1 in]
13    (config)# list 12 ip any any dscp 14 action priority 2 discard 2
      [flow qos routerC1 in]
14    (config)# list 13 ip any any dscp 0 action priority 1 discard 4
      [flow qos routerC1 in]
15    (config)# exit
16    (config)# flow yes

表13-61 本装置Cの構成定義情報解説

解説番号 解説
1,2 インタフェース名称routerC1のinbound(受信側)をDSCP値=34のパケットを出力優先度=5,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
3 インタフェース名称routerC1のinbound(受信側)をDSCP値=36のパケットを出力優先度=5,キューイング優先度=3によりQoS制御をします(BA Classifierとして定義します)。
4 インタフェース名称routerC1のinbound(受信側)をDSCP値=38のパケットを出力優先度=5,キューイング優先度=2によりQoS制御をします(BA Classifierとして定義します)。
5 インタフェース名称routerC1のinbound(受信側)をDSCP値=26のパケットを出力優先度=4,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
6 インタフェース名称routerC1のinbound(受信側)をDSCP値=28のパケットを出力優先度=4,キューイング優先度=3によりQoS制御をします(BA Classifierとして定義します)。
7 インタフェース名称routerC1のinbound(受信側)をDSCP値=30のパケットを出力優先度=4,キューイング優先度=2によりQoS制御をします(BA Classifierとして定義します)。
8 インタフェース名称routerC1のinbound(受信側)をDSCP値=18のパケットを出力優先度=3,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
9 インタフェース名称routerC1のinbound(受信側)をDSCP値=20のパケットを出力優先度=3,キューイング優先度=3によりQoS制御をします(BA Classifierとして定義します)。
10 インタフェース名称routerC1のinbound(受信側)をDSCP値=22のパケットを出力優先度=3,キューイング優先度=2によりQoS制御をします(BA Classifierとして定義します)。
11 インタフェース名称routerC1のinbound(受信側)をDSCP値=10のパケットを出力優先度=2,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
12 インタフェース名称routerC1のinbound(受信側)をDSCP値=12のパケットを出力優先度=2,キューイング優先度=3によりQoS制御をします(BA Classifierとして定義します)。
13 インタフェース名称routerC1のinbound(受信側)をDSCP値=14のパケットを出力優先度=2,キューイング優先度=2によりQoS制御をします(BA Classifierとして定義します)。
14,15 インタフェース名称routerC1のinbound(受信側)をDSCP値=0のパケットを出力優先度=1,キューイング優先度=4によりQoS制御をします(BA Classifierとして定義します)。
16 フロー制御機能を使用する設定にします。

[構成定義情報の表示]
flow yes
flow qos routerC1 in
  list 1 ip any any dscp 34 action priority 5 discard 4
  list 2 ip any any dscp 36 action priority 5 discard 3
  list 3 ip any any dscp 38 action priority 5 discard 2
  list 4 ip any any dscp 26 action priority 4 discard 4
  list 5 ip any any dscp 28 action priority 4 discard 3
  list 6 ip any any dscp 30 action priority 4 discard 2
  list 7 ip any any dscp 18 action priority 3 discard 4
  list 8 ip any any dscp 20 action priority 3 discard 3
  list 9 ip any any dscp 22 action priority 3 discard 2
  list 10 ip any any dscp 10 action priority 2 discard 4
  list 11 ip any any dscp 12 action priority 2 discard 3
  list 12 ip any any dscp 14 action priority 2 discard 2
  list 13 ip any any dscp 0 action priority 1 discard 4

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


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

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