Connectivity Guide

Table Of Contents
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
input Enter to assign a QoS policy to the interface input.
output Enter to assign a QoS policy to the interface output.
qos Enter to assign a qos type policy-map.
queuing Enter to assign the queuing type policy-map.
network-qos Enter to assign the network-qos type policy-map.
policy-map-name Enter the policy-map name. 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 QoS one each for qos, queueing, and
Quality of service 965