Users Guide

random-detect pool
Assigns a WRED profile to the specified global buffer pool.
Syntax
random-detect pool pool-value wred-profile-name
Parameters
pool-value Enter the pool value, from 0 to 1.
wred-profile-name Enter the name of an existing WRED profile.
Default Not configured
Command Mode SYSTEM-QOS
Usage
Information
The no version of this command removes the WRED profile from the interface.
Example
OS10(config)# system qos
OS10(config-sys-qos)# random-detect pool 0 test_wred
Supported
Releases
10.4.0E(R1) or later
random-detect weight
Configures the exponential weight value used to calculate the average queue depth for the WRED profile.
Syntax
random-detect weight weight-value
Parameters weight-value Enter a value for the weight, from 1 to 15.
Default Not configured
Command Mode WRED CONFIGURATION
Usage
Information
The no version of this command removes the weight factor from the WRED profile.
Example
OS10(config)# wred test_wred
OS10(config-wred)# random-detect weight 10
Supported
Releases
10.4.0E(R1) or later
service-policy
Configures the input and output service policies.
Syntax
service-policy {input | output} [type {qos | queuing | network-qos}]
policy-map-name
Parameters
inputEnter to assign a QoS policy to the interface input.
outputEnter to assign a QoS policy to the interface output.
qosEnter to assign a qos type policy-map.
queuingEnter to assign the queuing type policy-map.
network-qosEnter to assign the network-qos type policy-map.
policy-map-nameEnter the policy-map name up to a maximum of 32 characters.
Default Not configured
Command Mode INTERFACE
Usage
Information
Attach only one policy-map to the interface input and output for each qos and queuing policy-map
type. You can attach four service-policies to the system QoSone each for qos, queueing, and
Quality of service 1595