Cisco Catalyst 9400 System Management Configuration Manual page 201

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Configuring Application Visibility and Control in a Wired Network
Step 4
Creating a Policy Map
Procedure
Step 1
Step 2
Step 3
Command or Action
end
Example:
Device(config)# end
Command or Action
configure terminal
Example:
Device# configure terminal
policy-map policy-map-name
Example:
Device(config)# policy-map webex-policy
class [class-map-name | class-default]
Example:
Device(config-pmap)# class webex-class
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
Creating a Policy Map
Purpose
Returns to privileged EXEC mode.
Alternatively, you can also press Ctrl-Z to exit
global configuration mode.
Purpose
Enters global configuration mode.
Creates a policy map by entering the policy map
name, and enters policy-map configuration
mode.
By default, no policy maps are defined.
The default behavior of a policy map is to set
the DSCP to 0 if the packet is an IP packet and
to set the CoS to 0 if the packet is tagged. No
policing is performed.
To delete an existing policy map, use
Note
the no policy-map policy-map-name
global configuration command.
Defines a traffic classification, and enters
policy-map class configuration mode.
By default, no policy map and class maps are
defined.
If a traffic class has already been defined by
using the class-map global configuration
command, specify its name for class-map-name
in this command.
A class-default traffic class is predefined and
can be added to any policy. It is always placed
at the end of a policy map. With an implied
match any is included in the class-default
class, all packets that have not already matched
the other traffic classes will match
class-default.
Note
To delete an existing class map, use
the no class class-map-name
policy-map configuration command.
183

Advertisement

Table of Contents
loading

Table of Contents