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