Configuring Vc Queue Depth; Configuration Example For Configuring Vc Queue Depth; Configuration Examples - Cisco 10000 Series Configuration Manual

Quality of service configuration guide
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Configuration Examples

Configuring VC Queue Depth

To configure the queue depth of a VC, enter the following commands beginning in global configuration
mode:
Command
Step 1
Router(config)# interface atm
slot/subslot/port.subinterface point-to-point
Step 2
Router(config-subif)# pvc vpi/vci
Step 3
Router(config-if-atm-vc)# queue-depth hwm lwm

Configuration Example for Configuring VC Queue Depth

Example 15-9
the ATM point-to-point subinterface 1/0/0.1.
Example 15-9 Configuring VC Queue Depth
Router(config)# interface atm 1/0/0/.1 point-to-point
Router(config-subif)# pvc 1/32
Router(config-if-atm-vc)# queue-depth 10 8
Configuration Examples
This section provides the following configuration examples:
Cisco 10000 Series Router Quality of Service Configuration Guide
15-38
shows how to set the high watermark to 10 and the low watermark to 8 on PVC 1/32 on
Configuration Example for Oversubscribing a Shaped ATM VC and VP, page 15-39
Configuration Example for Configuring the Weight of a VC, page 15-39
Configuration Example for Configuring the Weight of Multiple VCs, page 15-40
Configuration Example for Configuring VC Weight Using a Bandwidth Remaining Ratio,
page 15-40
Configuration Example for Setting High and Low Watermark Thresholds, page 15-41
Chapter 15
Oversubscribing Physical and Virtual Links
Purpose
Selects an ATM subinterface.
Selects an ATM PVC.
vpi/ is the virtual path identifier. If you do not specify a VPI
value and the slash character (/), the VPI value defaults to 0.
vci is the virtual channel identifier.
Defines the queue-depth size by setting the high and low
watermarks.
hwm is the high watermark.
lwm is the low watermark.
For information about the default high and low watermark
values, see the
"High Watermark and Low Watermark
Default Values" section on page
15-25.
OL-7433-09

Advertisement

Table of Contents
loading

Table of Contents