Users Guide

1506 Differentiated Services
DiffServ Class Configuration for IPv6
Use the following commands to configure DiffServ classes for IPv6 and view
related information.
match ip dscp Add to the specified class definition a match
condition based on the value of the IP DiffServ
Code Point (DSCP) field in a packet.
match ip precedence Add to the specified class definition a match
condition based on the value of the IP.
match ip tos Add to the specified class definition a match
condition based on the value of the IP TOS field in
a packet.
match srcip Add to the specified class definition a match
condition based on the source IP address of a
packet.
match srcl4port Add to the specified class definition a match
condition based on the source Layer-4 port of a
packet using a single keyword, a numeric notation,
or a numeric range notation.
CLI Command Description
configure Enter global configuration mode.
class-map [match-any|match-
all] class-map-name
Define a new DiffServ class.
match protocol ipv6 Configure the type of ACL match.
match access-group group-
name
Configure a match condition using an IPv6 ACL.
Only the permit/deny conditions are used to match
packets. Any ACL actions are ignored. A permit
clause that matches the packet indicates a match
condition for the class-map. A deny clause that
matches the packet indicates a no match condition
for the class-map.
CLI Command Description