OpenWrt – traffic shaping nft
Traffic shaper per IP or MAC nft-qos and luci-app-nft-qos is a qos implementation over nftables project on OpenWrt and LuCI. root@OpenWrt:~# opkg update root@OpenWrt:~# luci-app-nft-qos
Traffic shaper per IP or MAC nft-qos and luci-app-nft-qos is a qos implementation over nftables project on OpenWrt and LuCI. root@OpenWrt:~# opkg update root@OpenWrt:~# luci-app-nft-qos
configure upload on ip address 192.168.1.2 c1841>en c1841#configure terminal Enter configuration commands, one per line. End with CNTL/Z. c1841(config)#ip access-list extended USER1-UP c1841(config-ext-nacl)#permit ip host 192.168.1.2 any c1841(config-ext-nacl)#exit c1841(config)#class-map match-any…
shaper tc class ifb Правила: set traffic-policy shaper DOWNLOAD default bandwidth 100% set traffic-policy shaper DOWNLOAD bandwidth 1000mbit set traffic-policy shaper DOWNLOAD class 1002 bandwidth 10mbit set traffic-policy shaper DOWNLOAD…