The presentation covered bandwidth management and quality of service (QoS) techniques in MikroTik RouterOS, including mangle rules to mark traffic, hierarchical token bucket (HTB) queue structures, and different queue types. Mangle rules are used to identify traffic by protocol, port, or address and mark it for further processing. HTB implements hierarchical queues that can set committed and maximum rates. Queue types include simple queues for easy bandwidth limiting and queue trees for priority-based queuing of pre-marked traffic. The talk provided examples and explanations of how to implement these QoS features in RouterOS for bandwidth control and prioritization of different traffic classes.