коммутатор D-Link DES-3526 Firmware: Build 6.00.B25
настроена приоритезация трафика по VLAN:
create access_profile packet_content_mask offset_0-15 0x0 0x0 0x0 0xFF profile_id 10
config access_profile profile_id 10 add access_id 1 packet_content_mask offset_0-15 0x0 0x0 0x0 0x42 port 1-26 permit priority 6 replace_priority replace_dscp_with 48
config access_profile profile_id 10 add access_id 100 packet_content_mask offset_0-15 0x0 0x0 0x0 0x37 port 1-26 permit priority 5 replace_priority replace_dscp_with 42
config access_profile profile_id 10 add access_id 200 packet_content_mask offset_0-15 0x0 0x0 0x0 0x16 port 1-26 permit priority 1 replace_priority replace_dscp_with 8
config access_profile profile_id 10 add access_id 300 packet_content_mask offset_0-15 0x0 0x0 0x0 0x1 port 1-26 permit priority 7 replace_priority replace_dscp_with 56
на клиентском порту (9 порт) ставлю ограничение:
config bandwidth_control 9 rx_rate 1 tx_rate 1
===ТЕСТИРОВАНИЕ===
устанавливаю клиентов в VID22 (200-е правило ACL)
1) прокачиваю трафик iperf с порта 9 на порт 5:
коммутатор выдает:
Цитата:
Command: show utilization ports 5,9
Port TX/sec RX/sec Util
------ ---------- ---------- ----
5 3895 1948 23
9 1947 3895 23
iperf выдает:
Цитата:
[ ID] Interval Transfer Bandwidth
[1164] 0.0-10.0 sec 51.1 MBytes 42.8 Mbits/sec
2) прокачиваю трафик iperf с порта 5 на порт 9:
коммутатор выдает:
Цитата:
Command: show utilization ports 5,9
Port TX/sec RX/sec Util
------ ---------- ---------- ----
5 145 113 1
9 83 46 1
iperf выдает:
Цитата:
[ ID] Interval Transfer Bandwidth
[1148] 10.0-10.5 sec 60.8 KBytes 996 Kbits/sec
===РЕЗУЛЬТАТ===
ограничение скорости происходит только на входящий (к клиенту) трафик, по исходящему трафику - ограничение QoS не работает.
без ACL все работает корректно
!!!Помогите восстановить QoS с ACL!!!
Тестировал на 3-х прошивках:
Firmware: Build 5.01-B43
Firmware: Build 5.01-B52
Firmware: Build 6.00.B25