Configuring acl and qos, Acl overview, Qos overview – H3C Technologies H3C WX3000E Series Wireless Switches User Manual

Page 509: Traditional packet forwarding services

Advertising
background image

493

Configuring ACL and QoS

NOTE:

Unless otherwise stated, ACLs refer to both IPv4 and IPv6 ACLs throughout this document.

ACL overview

An access control list (ACL) is a set of rules (or permit or deny statements) for identifying traffic based on

criteria such as source IP address, destination IP address, and port number.
ACLs are essentially used for packet filtering. A packet filter drops packets that match a deny rule and

permits packets that match a permit rule. ACLs are also widely used by many modules, for example, QoS
and IP routing, for traffic identification.
ACLs fall into the following categories.

Category

ACL number

IP version

Match criteria

Basic ACLs

2000 to 2999

IPv4

Source IPv4 address

IPv6

Source IPv6 address

Advanced ACLs 3000 to 3999

IPv4

Source/destination IPv4 address, protocols over
IPv4, and other Layer 3 and Layer 4 header fields

IPv6

Source/destination IPv6 address, protocols over
IPv6, and other Layer 3 and Layer 4 header fields

Ethernet frame
header ACLs

4000 to 4999

IPv4 and IPv6

Layer 2 header fields, such as source and
destination MAC addresses, 802.1p priority, and

link layer protocol type

NOTE:

For more information about ACL, see

ACL and QoS Configuration Guide.

QoS overview

Quality of Service (QoS) is a concept concerning service demand and supply. It reflects the ability to

meet customer needs. Generally, QoS does not focus on grading services precisely, but on improving

services under certain conditions.
In the internet, QoS refers to the ability of the network to forward packets. The evaluation on QoS of a

network can be based on different aspects because the network may provide various services. Generally,

QoS refers to the ability to provide improved service by solving the core issues such as delay, jitter, and

packet loss ratio in the packet forwarding process.

Traditional packet forwarding services

On traditional IP networks, devices treat all packets equally and handle them using the first in first out

(FIFO) policy. All packets share the resources of the network and devices. How many resources the

Advertising