Cisco ISE Software Configuration Guide - Page 25

Step 5, class-map

Page 25 highlights

Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers How to Configure Layer 3 Terminated VCs on the 4-Port ATM ISE Line Card Step 5 Step 6 Command or Action exit policy-map policy-name Purpose Exits class-map mode. Specifies the name of the traffic policy to configure. Step 7 Example: Router(config)# policy-map SET_ATM_CLP class prec345 Step 8 Example: Router(config-pmap)# class prec345 set atm-clp Specifies the name of a predefined class, which was defined with the class-map command, to be included in the traffic policy. Sets the ATM cell loss priority bit to 1. Example: Router(config-pmap)# set atm-clp Step 9 set ip precedence Step 10 set ip dscp ip-dscp-value Step 11 Example: Router(config-pmap-c)# set ip dscp 31 set mpls experimental value Step 12 set qos-group value Example: Router(config-pmap-c)# set qos-group 10 Step 13 exit Step 14 exit Step 15 interface atmslot/port.subifnum Note Use either Step 8, Step 9, Step 10, Step 11, or Step 12, depending on what bits you need to configure. Specifies the IP precedence of packets within a traffic class. The IP precedence value can be any value between 0 and 7. Specifies the IP DSCP of packets within a traffic class. The IP DSCP value can be any value between 0 and 63. Designates the value to which the MPLS bits are set if the packets match the specified policy map. Specifies a QoS group value to associate with the packet. The QoS group value can be any value between 0 and 99. Exits policy-map class mode. Exits policy-map mode. Specifies the ATM subinterface to configure. Step 16 Example: Router(config)# interface atm1/0.1 pvc vpi/vci Specifies the ATM PVC to attach the policy map to. Step 17 Example: Router(config-subif)# pvc 10/50 service-policy input policy-name Attaches the policy map to the PVC. Example: Router(config-if-atm-vc)# service-policy output SET_ATM_CLP Cisco IOS Release 12.0(27)S 25

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102

Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers
How to Configure Layer 3 Terminated VCs on the 4-Port ATM ISE Line Card
25
Cisco IOS Release 12.0(27)S
Step 5
exit
Exits class-map mode.
Step 6
policy-map
policy-name
Example:
Router(config)# policy-map SET_ATM_CLP
Specifies the name of the traffic policy to configure.
Step 7
class
prec345
Example:
Router(config-pmap)# class prec345
Specifies the name of a predefined class, which was defined
with the
class-map
command, to be included in the traffic
policy.
Step 8
set atm-clp
Example:
Router(config-pmap)# set atm-clp
Sets the ATM cell loss priority bit to 1.
Note
Use either
Step 8
,
Step 9
,
Step 10
,
Step 11
, or
Step 12
, depending on what bits you need to
configure.
Step 9
set ip precedence
Specifies the IP precedence of packets within a traffic class.
The IP precedence value can be any value between 0 and 7.
Step 10
set ip dscp
ip-dscp-value
Example:
Router(config-pmap-c)# set ip dscp 31
Specifies the IP DSCP of packets within a traffic class. The
IP DSCP value can be any value between 0 and 63.
Step 11
set mpls experimental
value
Designates the value to which the MPLS bits are set if the
packets match the specified policy map.
Step 12
set qos-group
value
Example:
Router(config-pmap-c)# set qos-group 10
Specifies a QoS group value to associate with the packet.
The QoS group value can be any value between 0 and 99.
Step 13
exit
Exits policy-map class mode.
Step 14
exit
Exits policy-map mode.
Step 15
interface atm
slot
/
port.subifnum
Example:
Router(config)# interface atm1/0.1
Specifies the ATM subinterface to configure.
Step 16
pvc
vpi
/
vci
Example:
Router(config-subif)# pvc 10/50
Specifies the ATM PVC to attach the policy map to.
Step 17
service-policy input
policy-name
Example:
Router(config-if-atm-vc)#
service-policy output
SET_ATM_CLP
Attaches the policy map to the PVC.
Command or Action
Purpose