1-26[Sysname-acl-basic-2000] quit2) Configure traffic policing and rate limiting# Set the maximum rate of outbound packets sourced from the marketing department to 64kbps.[Sysname] interface GigabitEthernet1/0/2[Sysname-GigabitEthernet1/0/2] line-rate outbound 64[Sysname-GigabitEthernet1/0/2] quit# Set the maximum rate of outbound IP packets sent by PC 1 in the R&D department to 640kbps.[Sysname] interface GigabitEthernet1/0/1[Sysname-GigabitEthernet1/0/1] traffic-limit outbound ip-group 2000 640 exceeddropConfiguration Example of Priority Marking and Queue SchedulingNetwork requirementsAs shown in Figure 1-9, an enterprise network connects all the departments through anEthernet switch. Clients PC 1 through PC 3 are connected to GigabitEthernet 1/0/1 of theswitch; clients PC 4 through PC 6 are connected to GigabitEthernet 1/0/3 of the switch.Server 1 (the database server), Server 2 (the mail server), and Server 3 (the file server) areconnected to GigabitEthernet 1/0/2 of the switch.Configure priority marking and queue scheduling on the switch to mark traffic flowsaccessing Server 1, Server 2, and Server 3 with different priorities respectively and assignthe three traffic flows to different queues for scheduling.Network diagramFigure 1-9 Network diagram for priority marking and queue scheduling configurationConfiguration procedure1) Define an ACL for traffic classification