3 configuration example, 7 configuring queue-scheduling, 1 configuration prerequisites – H3C Technologies H3C S3100 Series Switches User Manual

Page 405: 3 configuration example -12, 7 configuring queue-scheduling -12, 1 configuration prerequisites -12

Advertising
background image

Operation Manual – QoS

H3C S3100-52P Ethernet Switch

Chapter 1 QoS Configuration

1-12

Operation

Command

Description

Configure

port-based rate

limit

line-rate

{ inbound |

outbound

} target-rate

Required

z

target-rate

: Total rate to limit

packet sending and receiving

on the port, in Kbps. The

granularity of rate limit is 64

Kbps. If the number you input is

in the range of N*64 to

(N+1)*64 (N is a natural

number), the switch will set the

value to (N+1)*64 Kbps

automatically

z

The rate range of 100 M

Ethernet ports is from 64 to

99,968

z

The rate range of Gigabit

Ethernet ports is in from 64 to

1,000,000

1.6.3 Configuration Example

z

Set rate limit in the outbound direction of Ethernet1/0/1 on the switch

z

The limit rate is 1 Mbps (1,024 Kbps)

Configuration procedure:

<H3C> system-view

System View: return to User View with Ctrl+Z.

[H3C] interface Ethernet1/0/1

[H3C-Ethernet1/0/1] line-rate outbound 1024

1.7 Configuring Queue-Scheduling

Refer to section 1.1.7 "Queue Scheduling" for the introduction to queue scheduling.

1.7.1 Configuration Prerequisites

The queue-scheduling algorithm is specified: which queues adopt the WRR
queue-scheduling algorithm, and which queues adopt the SP queue-scheduling
algorithm.

Advertising