ACXシリーズルーターの階層型サービスクラス
スケジューリング プロパティは、物理インターフェイス レベルと論理インターフェイス レベルの両方で適用できます。サービス プロバイダは、HCoS(階層型サービス クラス)を複数のレベルでサポートして、加入者のサービス レベル契約と帯域幅割り当てを満たすことができます。
物理インターフェイスでの階層型スケジューリング
デフォルトでは、HCoSをサポートするACXルーターのすべての物理インターフェイスのキューイングモードは、物理インターフェイス(ポート)あたり8キューです。階層スケジューラモードでは、プラットフォームに応じて、最大3レベル(物理インターフェイス、論理インターフェイス、キュー)または4レベル(論理インターフェイスセットを含む)のスケジューリングを設定できます。
階層の下に CLI コマンドを含めることで、 hierarchical-scheduler 階層型スケジューリングを [edit interfaces interface-name] 有効にすることができます。
[edit]
interfaces ge-0/0/1 {
hierarchical-scheduler;
}
物理インターフェイス キューイング モードをデフォルトから階層型スケジューラ モードに変更した場合、またはその逆の場合、モード変更中に物理インターフェイスから流れ出るトラフィックは、トラフィック データの一時的な損失を引き起こします。
トラフィック制御プロファイル
トラフィック制御プロファイルは、スケジューラー階層のキュー・レベルを超えるレベルのパラメーターを保持します。スケジューラ ノードでのスケジューリングとシェーピングの設定は、トラフィック制御プロファイル CLI コマンドを使用して設定され、スケジューラーはキュー レベル用です。トラフィック制御プロファイルは、スケジューラ ノードの以下の特性を定義します。
スケジューラマップ
シェーピングレート
保証レート
トラフィック制御プロファイルは、物理インターフェイスと論理インターフェイスレベルでアタッチできます。スケジューリングとキューイングの特性は、シェーピングレートと保証レートを使用してスケジューラノードに定義できます。トラフィック制御プロファイルの設定例を以下に示します。
[edit class-of-service traffic-control-profiles]
tcp-500m-shaping-rate {
shaping-rate 500m;
}
tcp-ifl0 {
shaping-rate 200m;
guaranteed-rate 100m;
scheduler-map tcp-map-ifl0; # Applies scheduler maps to customer VLANs.
}
スケジューラ
スケジューラーはキューのスケジューリングとキューイング特性を定義し、階層の最終レベルであるキューに関する情報を保持します。スケジューラの設定例を以下に示します。
[edit class-of-service schedulers]
sched-ifl0-q0 {
priority low;
transmit-rate 20m;
buffer-size temporal 100ms;
drop-profile loss-priority low dp-low;
drop-profile loss-priority high dp-high;
}
sched-ifl-q1 {
priority strict-high;
shaping-rate 20m;
}
ドロッププロファイル
ドロッププロファイルでは、輻輳中の WRED プロファイルに基づいてパケットをドロップするキュー固有の動作を指定できます。ドロッププロファイル設定の例を以下に示します。
[edit class-of-service drop-profiles]
dp-low {
fill-level 80 drop-probability 0;
fill-level 100 drop-probability 100;
}
dp-high {
fill-level 60 drop-probability 0;
fill-level 80 drop-probability 100;
}
スケジューラ マップ
スケジューラ マップは、トラフィック制御プロファイルによってキューを定義するために参照されます。スケジューラ マップは、スケジューラー ノード上でキューの数を確立し、転送クラスをスケジューラーに関連付けます。スケジューラ マップの設定例を以下に示します。
[edit class-of-service scheduler-maps]
sched-map-ifl0 {
forwarding-class voice scheduler sched-vlan0-qx;
forwarding-class video scheduler sched-vlan0-qx;
forwarding-class data scheduler sched-vlan0-qx;
}
tcp-map-vlan1 {
forwarding-class voice scheduler sched-vlan1-q0;
forwarding-class video scheduler sched-vlan1-qx;
forwarding-class data scheduler sched-vlan1-qx;
}
tcp-map-vlanx {
forwarding-class voice scheduler sched-vlanx-qx;
forwarding-class video scheduler sched-vlanx-qx;
forwarding-class data scheduler sched-vlanx-qx;
}
トラフィック制御プロファイルの適用
さまざまなレベルのスケジューラ階層でトラフィック制御プロファイルをアタッチして、階層型サービス クラスを実現できます。トラフィック制御プロファイルを適用するための設定例を以下に示します。
シェーピング レートは物理インターフェイスに直接適用できますが、階層型スケジューラーは、このパラメーターを保持するためにトラフィック制御プロファイルを使用する必要があります。
[edit class-of-service interfaces]
ge-1/0/0 {
output-traffic-control-profile tcp-500m-shaping-rate;
unit 0 {
output-traffic-control-profile tcp-vlan0;
}
}
加入者サービス
サポートされる ACX ルーターは、AC(アクセス ポート)の論理インターフェイス インスタンスに対して、レイヤー 3 VPN、レイヤー 2 VPN、イーサネット 擬似配線(VPWS)、VPLS などの加入者サービスで階層型サービス クラスの機能をサポートします。
階層型サービス クラスは、レイヤー 2 ブリッジング(ブリッジ ドメイン VLAN)サービスではサポートされていません。
以下のセクションでは、加入者サービスの階層型サービス構成について説明します。
- レイヤー 3 VPN サービスの階層型サービス クラスの設定
- レイヤー 2 VPN(イーサネット擬似回線)サービスの階層型サービス クラスの設定
- VPLSサービスの階層型サービスクラスの設定
- 階層型サービスクラス設定の検証
レイヤー 3 VPN サービスの階層型サービス クラスの設定
サポートされているACXルーターは、UNIポートをCEデバイスに接続することで、レイヤー3 VPNサービスを加入者に提供するように設定できます。物理ポートは、複数の加入者にレイヤー 3 VPN サービスを提供するように構成できます。加入者と合意した SLA パラメーターに基づいて、異なるレイヤー 3 VPN インスタンスのトラフィックをスケジュールできます。
以下に、レイヤー 3 VPN サービスを提供する PE ルーター上の UNI および NNI 論理インターフェイス設定の例を示します。
[edit interfaces]
xe-0/0/1 {
description “NNI IFL”;
unit 0 {
family inet {
address 100.1.1.1/24;
}
family mpls;
}
}
ge-0/0/1 {
description “UNI IFL”;
hierarchical-scheduler;
flexible-vlan-tagging;
unit 0 {
vlan-id 100;
family inet {
address 20.20.0.1/24;
}
}
unit 1 {
vlan-id 101;
family inet {
address 20.20.1.1/24;
}
}
unit 2 {
vlan-id 2;
family inet {
address 20.20.2.1/24;
}
}
unit 3 {
vlan-id 3;
family inet {
address 20.20.3.1/24;
}
}
unit 4 {
vlan-id 4;
family inet {
address 20.20.4.1/24;
}
}
...
}
インターフェイスでスケジューリングを有効にすることで、NNIからUNI方向に流れるトラフィックに対する階層型サービスクラスのサポートを実現できます。
レイヤー 2 VPN(イーサネット擬似回線)サービスの階層型サービス クラスの設定
サポートされているACXルーターは、UNIポートがCEデバイスに接続されているイーサネット擬似配線に基づいて、レイヤー2 VPNサービスを加入者に提供するように設定できます。物理ポートは、複数の加入者にレイヤー 2 VPN サービスを提供するように構成できます。加入者と合意したSLAパラメーターに基づいて、異なる疑似回線のトラフィックをスケジュールすることができます。階層型サービス クラスは、機能を実現するためにイーサネット擬似配線の接続ポイントとして表される UNI 論理インターフェイスごとに有効にできます。
以下に、イーサネット擬似回線に基づいてレイヤー 2 VPN サービスを提供する PE ルーター上の UNI 論理インターフェイスを設定する例を示します。
[edit interfaces]
ge-0/0/1 {
hierarchical-scheduler;
vlan-tagging;
unit 0 {
encapsulation vlan-ccc;
vlan-id 0;
}
unit 1 {
encapsulation vlan-ccc;
vlan-id 1;
}
unit 2 {
encapsulation vlan-ccc;
vlan-id 2;
}
unit 3 {
encapsulation vlan-ccc;
vlan-id 3;
}
unit 4 {
encapsulation vlan-ccc;
vlan-id 4;
}
}
インターフェイスのスケジューリングを有効にして、NNIからUNI方向に流れるトラフィックに対して階層型サービスクラスを実現できます。
VPLSサービスの階層型サービスクラスの設定
サポートされているACXルーターは、UNIポートをCEデバイスに接続できるVPLSに基づいて、レイヤー2 VPNサービスを加入者に提供するように設定できます。加入者ネットワークは、PEルーターのUNI論理インターフェイスに接続され、VPLSインスタンスを持っています。同じ物理ポートで、さまざまな加入者に対して複数のVPLSインスタンスにサービスを提供できます。サービスプロバイダは、加入者と合意したSLAパラメーターに基づいて、異なるVPLSインスタンスのトラフィックをスケジュールできます。機能を実現するために、加入者のVPLSインスタンスを表すUNI論理インターフェイスごとに階層型サービスクラスを有効にすることができます。
VPLSサービスを提供するPEルーター上でUNI論理インターフェイスを設定するサンプルを以下に示します。
[edit interfaces]
ge-0/0/1 {
hierarchical-scheduler;
vlan-tagging;
encapsulation vlan-vpls;
unit 0 {
encapsulation vlan-vpls;
vlan-id 0;
}
unit 1 {
encapsulation vlan-vpls;
vlan-id 1;
}
unit 2 {
encapsulation vlan-vpls;
vlan-id 2;
}
unit 3 {
encapsulation vlan-vpls;
vlan-id 3;
}
unit 4 {
encapsulation vlan-vpls;
vlan-id 4;
}
}
インターフェイスでスケジューリングを有効にして、NNIからUNI方向に流れるトラフィックに対して階層型サービスクラスを実現できます。
階層型サービスクラス設定の検証
以下の CLI コマンドを使用して、設定を検証できます。
show interfaces queue-物理インターフェイスの集約、物理インターフェイスの残り、論理インターフェイスのトラフィック統計を表示し、送受信したトラフィックを監視します。CLI コマンドの出力例を以下にshow interfaces queue示します。user@host# run show interfaces queue ge-0/0/4.2 Logical interface ge-0/0/4.2 (Index 555) (SNMP ifIndex 671) Forwarding classes: 16 supported, 8 in use Egress queues: 8 supported, 8 in use Burst size: 0 Queue: 0, Forwarding classes: 8q0 Queued: Packets : 1121476 7642 pps Bytes : 587885024 32237416 bps Transmitted: Packets : 594964 3160 pps Bytes : 304621568 12946280 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 526512 4482 pps Total-dropped bytes : 283263456 19291136 bps Queue Buffer Usage: Reserved buffer : 0 pkts 0 bytes Shared buffer : 0 pkts 0 bytes Queue: 1, Forwarding classes: 8q1 Queued: Packets : 1121476 7642 pps Bytes : 587885154 32237416 bps Transmitted: Packets : 594959 3160 pps Bytes : 304619008 12946280 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 526517 4482 pps Total-dropped bytes : 283266146 19291136 bps Queue Buffer Usage: Reserved buffer : 0 pkts 0 bytes Shared buffer : 0 pkts 0 bytes Queue: 2, Forwarding classes: 8q2 Queued: Packets : 1119456 7321 pps Bytes : 595127702 31122568 bps Transmitted: Packets : 274601 1500 pps Bytes : 140595712 6144000 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 844855 5821 pps Total-dropped bytes : 454531990 24978568 bps Queue Buffer Usage: Reserved buffer : 0 pkts 0 bytes Shared buffer : 0 pkts 0 bytes Queue: 3, Forwarding classes: 8q3 Queued: Packets : 1119464 7303 pps Bytes : 595131980 31122568 bps Transmitted: Packets : 274602 1500 pps Bytes : 140596224 6144000 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 844862 5803 pps Total-dropped bytes : 454535756 24978568 bps Queue Buffer Usage: Reserved buffer : 0 pkts 0 bytes Shared buffer : 0 pkts 0 bytes Queue: 4, Forwarding classes: 8q4 Queued: Packets : 1121476 7642 pps Bytes : 587885024 32237416 bps Transmitted: Packets : 594964 3160 pps Bytes : 304621568 12946280 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 526512 4482 pps Total-dropped bytes : 283263456 19291136 bps Queue Buffer Usage: Reserved buffer : 0 pkts 0 bytes Shared buffer : 0 pkts 0 bytes Queue: 5, Forwarding classes: 8q5 Queued: Packets : 1121476 7660 pps Bytes : 587885024 32310560 bps Transmitted: Packets : 594964 3178 pps Bytes : 304621568 13019424 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 526512 4482 pps Total-dropped bytes : 283263456 19291136 bps Queue Buffer Usage: Reserved buffer : 0 pkts 0 bytes Shared buffer : 0 pkts 0 bytes Queue: 6, Forwarding classes: 8q6 Queued: Packets : 1121476 7017 pps Bytes : 587190842 29535136 bps Transmitted: Packets : 621684 3589 pps Bytes : 318302208 14701712 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 499792 3428 pps Total-dropped bytes : 268888634 14833424 bps Queue Buffer Usage: Reserved buffer : 0 pkts 0 bytes Shared buffer : 0 pkts 0 bytes Queue: 7, Forwarding classes: 8q7 Queued: Packets : 1121477 6481 pps Bytes : 586036910 27137704 bps Transmitted: Packets : 666066 3660 pps Bytes : 341025792 14994280 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 455411 2821 pps Total-dropped bytes : 245011118 12143424 bps Queue Buffer Usage: Reserved buffer : 0 pkts 0 bytes Shared buffer : 0 pkts 0 bytesuser@host# run show interfaces queue ge-0/0/4 aggregate Physical interface: ge-0/0/4, Enabled, Physical link is Up Interface index: 648, SNMP ifIndex: 1763 Description: UNI side - connected to ixia 6/9 Forwarding classes: 16 supported, 8 in use Egress queues: 8 supported, 8 in use Queue: 0, Forwarding classes: 8q0 Queued: Packets : 16762731 33205 pps Bytes : 8738362264 139058280 bps Transmitted: Packets : 8779233 13724 pps Bytes : 4494967296 56220880 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 7983498 19481 pps Total-dropped bytes : 4243394968 82837400 bps Queue Buffer Usage: Reserved buffer : 32 pkts 6656 bytes Shared buffer : 52 pkts 10816 bytes Queue: 1, Forwarding classes: 8q1 Queued: Packets : 16762732 33237 pps Bytes : 8738359966 139190408 bps Transmitted: Packets : 8779363 13756 pps Bytes : 4495033856 56353008 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 7983369 19481 pps Total-dropped bytes : 4243326110 82837400 bps Queue Buffer Usage: Reserved buffer : 32 pkts 6656 bytes Shared buffer : 43 pkts 8944 bytes Queue: 2, Forwarding classes: 8q2 Queued: Packets : 16754769 30221 pps Bytes : 8826383526 127522040 bps Transmitted: Packets : 4052168 6369 pps Bytes : 2074710016 26095472 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 12702601 23852 pps Total-dropped bytes : 6751673510 101426568 bps Queue Buffer Usage: Reserved buffer : 32 pkts 6656 bytes Shared buffer : 24232 pkts 5040256 bytes Queue: 3, Forwarding classes: 8q3 Queued: Packets : 16754937 30328 pps Bytes : 8826406908 127965968 bps Transmitted: Packets : 4052173 6378 pps Bytes : 2074646336 26134456 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 12702764 23950 pps Total-dropped bytes : 6751760572 101831512 bps Queue Buffer Usage: Reserved buffer : 32 pkts 6656 bytes Shared buffer : 24205 pkts 5034640 bytes Queue: 4, Forwarding classes: 8q4 Queued: Packets : 16762735 33406 pps Bytes : 8738360722 139886136 bps Transmitted: Packets : 8779404 13828 pps Bytes : 4495054848 56648672 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 7983331 19578 pps Total-dropped bytes : 4243305874 83237464 bps Queue Buffer Usage: Reserved buffer : 32 pkts 6656 bytes Shared buffer : 46 pkts 9568 bytes Queue: 5, Forwarding classes: 8q5 Queued: Packets : 16762734 33285 pps Bytes : 8738359924 139389112 bps Transmitted: Packets : 8779416 13788 pps Bytes : 4495060992 56485136 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 7983318 19497 pps Total-dropped bytes : 4243298932 82903976 bps Queue Buffer Usage: Reserved buffer : 32 pkts 6656 bytes Shared buffer : 52 pkts 10816 bytes Queue: 6, Forwarding classes: 8q6 Queued: Packets : 16762732 27688 pps Bytes : 8721917186 115931832 bps Transmitted: Packets : 9618678 12111 pps Bytes : 4924763136 49614432 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 7144054 15577 pps Total-dropped bytes : 3797154050 66317400 bps Queue Buffer Usage: Reserved buffer : 24 pkts 4992 bytes Shared buffer : 0 pkts 0 bytes Queue: 7, Forwarding classes: 8q7 Queued: Packets : 16762733 26045 pps Bytes : 8710804790 108947832 bps Transmitted: Packets : 10187546 11805 pps Bytes : 5216023552 48359208 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 6575187 14240 pps Total-dropped bytes : 3494781238 60588624 bps Queue Buffer Usage: Reserved buffer : 21 pkts 4368 bytes Shared buffer : 0 pkts 0 bytesuser@host# run show interfaces queue ge-0/0/4 remaining-traffic Physical interface: ge-0/0/4, Enabled, Physical link is Up Interface index: 648, SNMP ifIndex: 1763 Description: UNI side - connected to ixia 6/9 Forwarding classes: 16 supported, 8 in use Egress queues: 8 supported, 8 in use Queue: 0, Forwarding classes: 8q0 Queued: Packets : 77501 6106 pps Bytes : 41609646 26235344 bps Transmitted: Packets : 3206 243 pps Bytes : 1641472 999248 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 74295 5863 pps Total-dropped bytes : 39968174 25236096 bps Queue Buffer Usage: Reserved buffer : 8 pkts 1664 bytes Shared buffer : 1495 pkts 310960 bytes Queue: 1, Forwarding classes: 8q1 Queued: Packets : 77489 6100 pps Bytes : 41444318 26107008 bps Transmitted: Packets : 9330 732 pps Bytes : 4776960 3002344 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 68159 5368 pps Total-dropped bytes : 36667358 23104664 bps Queue Buffer Usage: Reserved buffer : 8 pkts 1664 bytes Shared buffer : 1435 pkts 298480 bytes Queue: 2, Forwarding classes: 8q2 Queued: Packets : 77485 6099 pps Bytes : 41362188 26054080 bps Transmitted: Packets : 12417 975 pps Bytes : 6357504 3996992 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 65068 5124 pps Total-dropped bytes : 35004684 22057088 bps Queue Buffer Usage: Reserved buffer : 8 pkts 1664 bytes Shared buffer : 1507 pkts 313456 bytes Queue: 3, Forwarding classes: 8q3 Queued: Packets : 77547 6114 pps Bytes : 41609314 26271632 bps Transmitted: Packets : 3261 243 pps Bytes : 1646862 999248 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 74286 5871 pps Total-dropped bytes : 39962452 25272384 bps Queue Buffer Usage: Reserved buffer : 8 pkts 1664 bytes Shared buffer : 1381 pkts 287248 bytes Queue: 4, Forwarding classes: 8q4 Queued: Packets : 77502 6105 pps Bytes : 41450894 26131200 bps Transmitted: Packets : 9349 732 pps Bytes : 4786688 3002344 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 68153 5373 pps Total-dropped bytes : 36664206 23128856 bps Queue Buffer Usage: Reserved buffer : 8 pkts 1664 bytes Shared buffer : 1366 pkts 284128 bytes Queue: 5, Forwarding classes: 8q5 Queued: Packets : 77480 6094 pps Bytes : 41358904 26032304 bps Transmitted: Packets : 12444 975 pps Bytes : 6371328 3996992 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 65036 5119 pps Total-dropped bytes : 34987576 22035312 bps Queue Buffer Usage: Reserved buffer : 8 pkts 1664 bytes Shared buffer : 1552 pkts 322816 bytes Queue: 6, Forwarding classes: 8q6 Queued: Packets : 77970 6099 pps Bytes : 41151002 25749384 bps Transmitted: Packets : 30585 2440 pps Bytes : 15659520 9997088 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 47385 3659 pps Total-dropped bytes : 25491482 15752296 bps Queue Buffer Usage: Reserved buffer : 3 pkts 624 bytes Shared buffer : 0 pkts 0 bytes Queue: 7, Forwarding classes: 8q7 Queued: Packets : 77971 6099 pps Bytes : 41151540 25749384 bps Transmitted: Packets : 30585 2440 pps Bytes : 15659520 9997088 bps Tail-dropped packets : Not Available RL-dropped packets : 0 0 pps RL-dropped bytes : 0 0 bps Total-dropped packets: 47386 3659 pps Total-dropped bytes : 25492020 15752296 bps Queue Buffer Usage: Reserved buffer : 3 pkts 624 bytes Shared buffer : 0 pkts 0 bytesshow class-of-service packet-buffer usage—システムのバッファ使用率の合計を表示します。CLI コマンドの出力例を以下にshow class-of-service packet-buffer usage示します。user@host# run show class-of-service packet-buffer usage Egress: Total Buffer Bytes : 10652.89 KB in use out of 12480.00 KB Total Buffer Pkts : 52445 in use out of 61440 Dedicated Buffer Bytes : 48.14 KB in use out of 738.16 KB Dedicated Buffer Pkts : 237 in use out of 3634 Shared Buffer Bytes : 10604.75 KB in use out of 11741.84 KB Shared Buffer Pkts : 52208 in use out of 57806
syslogを使用して、ログメッセージとエラーレポートを表示できます。