Displaying And Maintaining Wred; Configuration Example - HP A6600 Configuration Manual

Acl and qos
Hide thumbs Also See for A6600:
Table of Contents

Advertisement

Displaying and maintaining WRED

To do...
Display WRED configuration
information on the interface or all
interfaces.

Configuration example

Network requirements
As shown in
Router. Server sends critical data traffic, Telephone sends voice traffic, and Host A and Host B send
non-critical data traffic. On the Router, because the rate of incoming interface GigabitEthernet 1/0/1 is
higher than outgoing interface Serial 2/0/1, congestion may occur on Serial 2/0/1.
The critical traffic from Server and Telephone is transmitted preferentially when congestion occurs in the
network. At the same time, certain bandwidth is guaranteed for traffic from Host A and Host B to reduce
traffic delay. When congestion deteriorates, packets are dropped based on precedence.
Use WFQ in conjunction with WRED for queue scheduling and packet dropping.
Figure 29 WRED
Server
10.1.1.1/.24
10.1.1.2/.24
Host A
10.1.1.3/.24
Configuration procedure
# Configure ACLs to match the packets from Server, Telephone, Host A, and Host B, respectively.
<Router> system-view
[Router] acl number 2001
[Router-acl-basic-2001] rule 1 permit source 10.1.1.1 0
[Router-acl-basic-2001] quit
[Router] acl number 2002
[Router-acl-basic-2002] rule 2 permit source 10.1.1.2 0
[Router-acl-basic-2002] quit
[Router] acl number 2003
[Router-acl-basic-2003] rule 3 permit source 10.1.1.3 0
[Router-acl-basic-2003] quit
[Router] acl number 2004
[Router-acl-basic-2004] rule 1 permit source 10.1.1.4 0
[Router-acl-basic-2004] quit
Figure
29, Server, Telephone, Host A, and Host B are connected to an IP network through a
Telephone
Router
GE1/0/1
10.1.1.5/.24
Host B
10.1.1.4/.24
Command...
display qos wred interface [ interface-
type interface-number ] [ | { begin |
exclude | include } regular-expression ]
IP network
S2/0/1
100.1.1.5/.24
86
Remarks
Available in any view.

Advertisement

Table of Contents
loading

Table of Contents