Cisco ISE - Line Card ISE Configuration Manual page 70

4-port atm ise line card
Table of Contents

Advertisement

How to Configure AToM VCs on the 4-Port ATM ISE Line Card
7.
8.
9.
10.
11.
12.
13.
14.
15.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
class-map match-all class-map-name
Example:
Router(config)# class-map match-all cpl0
Step 4
match not match-criteria
Example:
Router(config-cmap)# match not atm clp
Step 5
exit
Example:
Router(config-cmap)# exit
Step 6
policy-map child-vbr3
Example:
Router(config)# policy-map child-vbr1
Step 7
class class-map-name
Example:
Router(config-pmap)# class clp0
Cisco IOS Release 12.0(27)S
70
class clp0
police rate scr cps atm-mbs mbs cells conform-action transmit exceed-action transmit
exit
exit
policy-map vbr3
class class-default
set mpls experimental mpls-exp-value
policy rate pcr cps delay-tolerance cdvt conform-action transmit exceed-action drop
service-policy child-vbr3
Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Enters global configuration mode.
Specifies the user-defined name of the traffic class. Use
match-all to specify a logical AND operator for all
matching statements under this traffic class.
Specifies a single match criterion value to use as an
unsuccessful match criterion.
Exits class-map mode.
Specifies the name of the child service policy to configure.
Specifies to configure the class defined in
Step
3.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ISE - Line Card ISE and is the answer not in the manual?

Questions and answers

Table of Contents