1142 Configuring Differentiated ServicesDiffServ Class Configuration for IPv6Beginning in Privileged Exec mode, use the following commands to configureDiffServ classes for IPv6 and view related information.match srcip Add to the specified class definition a matchcondition based on the source IP address of apacket.match srcl4port Add to the specified class definition a matchcondition based on the source layer 4 port of apacket using a single keyword, a numeric notation,or a numeric range notation.match vlan Add to the specified class definition a matchcondition based on the value of the layer 2 VLANIdentifier field.CLI Command Descriptionconfigure Enter global configuration mode.class-map match-allclass-map-name ipv6Define a new DiffServ class.match any Configure a match condition for all the packets.match class-map Add to the specified class definition the set ofmatch conditions defined for another class.match dstip6 Add to the specified class definition a matchcondition based on the destination IPv6 address of apacket.match dstl4port Add to the specified class definition a matchcondition based on the destination layer 4 port of apacket using a single keyword, or a numericnotation.match ip6flowlbl Add to the specified class definition a matchcondition based on the IPv6 flow label of a packet.match ip dscp Add to the specified class definition a matchcondition based on the value of the IP DiffServCode Point (DSCP) field in a packet.CLI Command Description