agent: |
QlsbBOBw28iyW59Jx1JHOptimize Traffic Flows
Optimize Traffic Flows
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Implement traffic engineering to optimize traffic flows and reduce latency.
inputs
outputs
configure terminal
policy-map type qos <policy_name>
class <class_name>
bandwidth percent <percentage>
exit
exit
interface <interface_name>
service-policy output <policy_name>
copied