1-4To do… Use the command… RemarksDisplay VLAN QoS policyconfiguration on a distributedIRF devicedisplay qos vlan-policy{ name policy-name | vlan[ vlan-id ] } [ chassischassis-number slotslot-number ] [ inbound |outbound ]Available in any viewDisplay information aboutglobal QoS policies on adistributed devicedisplay qos policy global[ slot slot-number ] [ inbound |outbound ]Available in any viewDisplay information aboutglobal QoS policies on adistributed IRF devicedisplay qos policy global[ chassis chassis-number slotslot-number ] [ inbound |outbound ]Available in any viewPolicy Routing Configuration ExamplesIPv4 Policy Routing Configuration ExampleNetwork requirementsAs shown in Figure 1-1, redirect all packets received on GigabitEthernet 2/0/1 of Switch A to the nexthop 202.1.1.2.Figure 1-1 Network diagram for IPv4 policy routing configurationConfiguration procedure# Configure ACL 2000. system-view[SwitchA] acl number 2000[SwitchA-acl-basic-2000] rule 0 permit source any[SwitchA-acl-basic-2000] quit# Define a match criterion for class a to match ACL 2000.[SwitchA] traffic classifier a[SwitchA-classifier-a] if-match acl 2000[SwitchA-classifier-a] quit# Configure the action of redirecting traffic to the next hop 202.1.1.2 for behavior a.[SwitchA] traffic behavior a