
C613-50186-01 Rev B
Command Reference for AR2050V
1810
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
T
RAFFIC
C
ONTROL
C
OMMANDS
TRAFFIC
-
CONTROL
ENABLE
traffic-control enable
Overview
Use this command to enable traffic control.
Use the
no
variant of this command to disable traffic control without losing your
existing traffic control configuration.
Syntax
traffic-control enable
no traffic-control enable
Default
Disabled
Mode
Traffic-Control
Usage
When traffic control is enabled and no rules are added, a default queueing
discipline is applied to all interfaces that support traffic control. You can use the
policy command to configure traffic control policies and the rule (traffic-control)
command to apply the configured policies to the traffic.
Examples
To enable traffic control, use the commands:
awplus#
configure terminal
awplus(config)#
traffic-control
awplus(config-tc)#
traffic-control enable
To disable traffic control, use the commands:
awplus#
configure terminal
awplus(config)#
traffic-control
awplus(config-tc)#
no traffic-control enable
Related
Commands