Which command is used to monitor and manipulate IP traffic control settings?
- tc
- ipconfig
- iptables
- arp
The tc command is used to monitor and manipulate IP traffic control settings in Linux. It allows you to manage Quality of Service (QoS), bandwidth, and traffic shaping on network interfaces, making it a crucial tool for network administrators.
Loading...
Related Quiz
- To change or set the UUID of a filesystem in Linux, you would use the ________ command.
- Which command is used to add a new user in Linux?
- How do you denote the start of a block of code in a Bash if statement?
- When configuring SSH key-based authentication, which file is typically modified on the server?
- In Linux, the ________ command can be used to see who has been granted sudo access.