Cisco ISE Software Configuration Guide - Page 15

interface atm, service-policy, input, output, class-map, Step 1

Page 15 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 DETAILED STEPS 10. exit 11. interface atmslot/port.subifnum 12. pvc vpi/vci 13. service-policy {input | output} policy-name Command or Action Step 1 enable Step 2 Example: Router> enable configure terminal Purpose Enables privileged EXEC mode. • Enter your password if prompted. Enters global configuration mode. Step 3 Example: Router# configure terminal class-map class-map-name Specifies the user-defined name of the traffic class. Step 4 Example: Router(config)# class-map acgroup2 match access-group access-group Step 5 Step 6 Example: Router(config-cmap)# match access-group 2 exit policy-map policy-name Specifies the numbered access list against whose contents packets are checked to determine if they belong to the class. Exits class-map mode. Specifies the name of the traffic policy to configure. Step 7 Step 8 Example: Router(config)# policy-map police class class-name Example: Router(config-pmap)# class acgroup2 Router(config-pmap-c)# police bps burst-normal burst-max conform-action action exceed-action action violate-action action Specifies the name of a predefined class, which was defined with the class-map command, to be included in the traffic policy. Specifies a maximum bandwidth usage by a traffic class through the use of a token bucket algorithm. Step 9 Step 10 Example: Router(config-pmap)# police 8000 2000 4000 conform-action transmit exceed-action set-qos-transmit 4 exit exit Exits policy-map class mode. Exits policy-map mode Cisco IOS Release 12.0(27)S 15

  • 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
15
Cisco IOS Release 12.0(27)S
10.
exit
11.
interface atm
slot/port.subifnum
12.
pvc
vpi/vci
13.
service-policy
{
input
|
output
}
policy-name
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
configure
terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
class-map
class-map-name
Example:
Router(config)# class-map acgroup2
Specifies the user-defined name of the traffic class.
Step 4
match access-group
access-group
Example:
Router(config-cmap)# match access-group 2
Specifies the numbered access list against whose contents
packets are checked to determine if they belong to the class.
Step 5
exit
Exits class-map mode.
Step 6
policy-map
policy-name
Example:
Router(config)# policy-map police
Specifies the name of the traffic policy to configure.
Step 7
class
class-name
Example:
Router(config-pmap)# class acgroup2
Specifies the name of a predefined class, which was defined
with the
class-map
command, to be included in the traffic
policy.
Step 8
Router(config-pmap-c)#
police
bps burst-normal
burst-max
conform-action
action
exceed-action
action
violate-action
action
Example:
Router(config-pmap)# police 8000 2000 4000
conform-action transmit exceed-action
set-qos-transmit 4
Specifies a maximum bandwidth usage by a traffic class
through the use of a token bucket algorithm.
Step 9
exit
Exits policy-map class mode.
Step 10
exit
Exits policy-map mode