Product specifications

Chapter 4: System Management Efficient Networks
®
Router family
Technical Reference Guide
Page 4-52 Efficient Networks
®
-du <duration> <hh:mm>
Repetition - Specifies the policy as a one-time, repeating, or always-on policy.The
command line usage for entering this parameter is:
-r <repetition> off | <once<mm/dd/yy>> | <everyday | mon | tue
| wed | thu | fri | sat | sun>
Policy Status
As required, each policy can be enabled and disabled ad required using the following
commands:
-> qos disable <policy name>
-> qos enable <policy name>
Listing Policies
A listing of the QoS queue parameters and all user-configured QoS policies using the
following commands:
-> qos list
This command will display all configured policies by name.
-> qos list <policy name>
This command usage will display the configuration and parameters of only the
specified policy.
Moving Policies
As inbound or outbound packets are processed for QoS, the packet is inspected for
attributes that match a QoS policy. If the packet does not matches the first policy it is
inspected by the next until it is a match is found. Therefore, as policies are built, it may
be necessary to move policies up or down the policies list. To move a policy, use the
following commands:
-> qos move <policy name> <move to before this policy>
This command will move the specified policy to the location preceding the second
policy specified.
-> qos movetoend <policy name>
This command move the specified policy to the end of the QoS policies list.