Operation Manual – QoS-QoS Profile
H3C S3600 Series Ethernet Switches-Release 1510 Chapter 2
QoS Profile Configuration
2-4
QoS profile is “example” and the actions of the QoS profile is to limit the bandwidth of
the traffic matching ACL rules to 128 k and remark the DSCP precedence to 46.
II. Network diagram
AAA server
Sw itc h
User
Netw ork
Sw itc h
User
Netw orkNetw ork
AAA server
Sw itc h
User
Netw ork
Sw itc h
User
Netw orkNetw ork
Figure 2-2 QoS configuration example
III. Configuration procedure
(1) Configuration on the AAA server
# Configure the user authentication information and the matching relationship between
the user name and the QoS profile, which will not be detailed here.
(2) Configuration on the switch
# Enable 802.1x.
<H3C> system-view
[H3C] dot1x
[H3C] dot1x interface Ethernet 1/0/1
# Configure the IP address information for the RADIUS server.
[H3C] radius scheme radius1
[H3C-radius-radius1] primary authentication 10.11.1.1
[H3C-radius-radius1] primary accounting 10.11.1.2
[H3C-radius-radius1] secondary authentication 10.11.1.2
[H3C-radius-radius1] secondary accounting 10.11.1.1
# Set the encryption passwords for the switch to exchange packets with the
authentication RADIUS servers and accounting RADIUS servers.
[H3C-radius-radius1] key authentication name
[H3C-radius-radius1] key accounting money
# Order the switch to delete the user domain name from the user name and then send
the user name to the RADIUS sever.
[H3C-radius-radius1] user-name-format without-domain
[H3C-radius-radius1] quit