2021-11-01 16:35:16 +01:00
|
|
|
config defaults
|
2021-11-08 22:26:45 +01:00
|
|
|
list defaults /etc/qosify/*.conf
|
2021-11-28 11:45:25 +01:00
|
|
|
option dscp_prio video
|
|
|
|
option dscp_icmp +besteffort
|
|
|
|
option dscp_default_udp besteffort
|
2021-11-01 16:35:16 +01:00
|
|
|
option prio_max_avg_pkt_len 500
|
|
|
|
|
2021-11-28 11:45:25 +01:00
|
|
|
config class besteffort
|
|
|
|
option ingress CS0
|
|
|
|
option egress CS0
|
|
|
|
|
2021-11-19 22:57:03 +01:00
|
|
|
config class bulk
|
2021-11-12 23:11:37 +01:00
|
|
|
option ingress LE
|
|
|
|
option egress LE
|
|
|
|
|
2021-11-19 22:57:03 +01:00
|
|
|
config class video
|
2021-11-12 23:11:37 +01:00
|
|
|
option ingress AF41
|
|
|
|
option egress AF41
|
|
|
|
|
2021-11-19 22:57:03 +01:00
|
|
|
config class voice
|
2021-11-12 23:11:37 +01:00
|
|
|
option ingress CS6
|
|
|
|
option egress CS6
|
2021-11-19 22:59:09 +01:00
|
|
|
option bulk_trigger_pps 100
|
|
|
|
option bulk_trigger_timeout 5
|
|
|
|
option dscp_bulk CS0
|
2021-11-12 23:11:37 +01:00
|
|
|
|
2021-11-01 16:35:16 +01:00
|
|
|
config interface wan
|
|
|
|
option name wan
|
|
|
|
option disabled 1
|
|
|
|
option bandwidth_up 100mbit
|
|
|
|
option bandwidth_down 100mbit
|
2021-11-21 13:46:41 +01:00
|
|
|
option overhead_type none
|
2021-11-01 16:35:16 +01:00
|
|
|
# defaults:
|
|
|
|
option ingress 1
|
|
|
|
option egress 1
|
|
|
|
option mode diffserv4
|
2021-11-03 19:41:03 +01:00
|
|
|
option nat 1
|
2021-11-01 16:35:16 +01:00
|
|
|
option host_isolate 1
|
2022-03-04 20:33:05 +02:00
|
|
|
option autorate_ingress 0
|
2021-11-01 16:35:16 +01:00
|
|
|
option ingress_options ""
|
|
|
|
option egress_options ""
|
|
|
|
option options ""
|
|
|
|
|
|
|
|
config device wandev
|
|
|
|
option disabled 1
|
|
|
|
option name wan
|
|
|
|
option bandwidth 100mbit
|
|
|
|
|