Network performance heavily depends on efficient and structured bandwidth management to ensure optimal data communication. This study implements the Hierarchical Token Bucket (HTB) method on MikroTik routers to allocate bandwidth based on traffic priority levels. HTB is integrated with the Queue Tree mechanism to create a hierarchical queue structure that distributes bandwidth among user segmen…