Configuring Traffic Policing - H3C S5100-SI Operation Manual

Ethernet switches
Hide thumbs Also See for H3C S5100-SI:
Table of Contents

Advertisement

To do...
Enter Ethernet port view
Mark a priority for the
incoming packets
matching the specific
ACL rules
User-defined traffic classification rules configured for priority marking in the global scope
or for a VLAN take precedence over the default rules used for processing protocol packets.
The device will execute priority marking preferentially, which may affect device
management implemented through Telnet and so on.
Configuration examples
# Mark the incoming packets from network segment 10.1.1.0/24 with DSCP value 56
(assuming that GigabitEthernet 1/0/1 carries VLAN 2 and is connected to network segment
10.1.1.0/24).
1) Method I: configure priority marking for port GigabitEthernet 1/0/1
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.1.1.0 0.0.0.255
[Sysname-acl-basic-2000] quit
[Sysname] interface GigabitEthernet1/0/1
[Sysname-GigabitEthernet1/0/1] traffic-priority inbound ip-group 2000 dscp 56
2) Method II: configure priority marking for VLAN 2
<Sysname> system-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 10.1.1.0 0.0.0.255
[Sysname-acl-basic-2000] quit
[Sysname] traffic-priority vlan 2 inbound ip-group 2000 dscp 56

Configuring Traffic Policing

Refer to
Traffic Policing and Traffic Shaping
Use the command...
interface interface-type interface-number
traffic-priority inbound acl-rule { dscp
dscp-value | cos cos-value }
for information about traffic policing.
1-27
Remarks
Required

Advertisement

Table of Contents
loading

This manual is also suitable for:

H3c s5100-ei

Table of Contents