Configuring the ECN330-switch
3331553-KDU 137 365 Uen D 2006-06-16
Command Attributes
• Interface – Selects the port or trunk interface to which the settings
apply.
• Minimum Bandwidth Table – The minimum bandwidth currently
assigned to each of the priority queues when using WFQ.
• Minimum Bandwidth Value – The value to assign to a entry in the
bandwidth table. (Range: 1-100000 kbps for Fast Ethernet ports,
1-100000000 kbps for Gigabit Ethernet ports; Granularity: 64 kbps)
Web – Click Priority, WFQ Minimum Bandwidth. Select an interface, highlight a
queue in the Minimum Bandwidth Table, enter a minimum bandwidth for the
selected queue, and click Apply.
Figure 135 Configuring WFQ Minimum Bandwidth
CLI – The following example assign a minimum bandwidth to each of the CoS
priority queues.
Console#configure
Console(config)#queue mode wfq
Console(config)#int eth 1/5
Console(config-if)#queue min-bandwidth 64 128 256 512 1024 2048 4096
8190
Console(config-if)#