Cisco ISE Software Configuration Guide - Page 16

Configuring a Per-VC Queue Limit, Command or Action, Purpose, Keyword, Resulting Action

Page 16 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 Command or Action Step 11 interface atmslot/port.subifnum Purpose Specifies the ATM subinterface to configure. Step 12 Example: Router(config)# interface atm1/0.1 pvc vpi/vci Specifies the ATM PVC to attach the traffic policy to. Step 13 Example: Router(config-subif)# pvc 10/50 service-policy {input | output} policy-name Attaches the traffic policy to the PVC. Example: Router(config-if-atm-vc)# service-policy input police The command syntax of the police command allows you to specify the action to be taken on a packet when you enable the action keyword. The actions resulting from the keyword choices are listed in Table 5. Table 5 police Command Action Keywords Keyword Resulting Action drop Drops the packet. set-clp-transmit Sets the ATM CLP bit and sends the packet. This is supported for egress only. set-discard-class-transmit new-class Sets the discard-class and sends the packet. This is supported for ingress on terminated VCs only. set-dscp-transmit dscp Sets the differentiated services code point (DSCP) value and sends the packet. set-mpls-exp-imposition-transmit Sets the experimental value at tag imposition and sends the mpls-exp packet. This is supported for ingress on terminated VCs only. set-mpls-exp-topmost-transmit mpls-exp Sets the experimental value on the topmost label and sends the packet. This is supported on terminated VCs only. set-prec-transmit new-prec Sets the IP precedence and sends the packet. set-qos-transmit new-qos Sets the QoS group and sends the packet. This is supported for ingress only. transmit Sends the packet. Configuring a Per-VC Queue Limit Use this task to configure a per-VC queue limit on a single egress or ingress queue. Restrictions A queue limit cannot be configured together with WRED. Cisco IOS Release 12.0(27)S 16

  • 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
16
Cisco IOS Release 12.0(27)S
The command syntax of the
police
command allows you to specify the action to be taken on a packet
when you enable the
action
keyword. The actions resulting from the keyword choices are listed in
Table 5
.
Configuring a Per-VC Queue Limit
Use this task to configure a per-VC queue limit on a single egress or ingress queue.
Restrictions
A queue limit cannot be configured together with WRED.
Step 11
interface atm
slot
/
port.subifnum
Example:
Router(config)# interface atm1/0.1
Specifies the ATM subinterface to configure.
Step 12
pvc
vpi
/
vci
Example:
Router(config-subif)# pvc 10/50
Specifies the ATM PVC to attach the traffic policy to.
Step 13
service-policy
{
input
|
output
}
policy-name
Example:
Router(config-if-atm-vc)# service-policy input
police
Attaches the traffic policy to the PVC.
Command or Action
Purpose
Table 5
police Command Action Keywords
Keyword
Resulting Action
drop
Drops the packet.
set-clp-transmit
Sets the ATM CLP bit and sends the packet. This is supported
for egress only.
set-discard-class-transmit
new-class
Sets the discard-class and sends the packet. This is supported for
ingress on terminated VCs only.
set-dscp-transmit
dscp
Sets the differentiated services code point (DSCP) value and
sends the packet.
set-mpls-exp-imposition-transmit
mpls-exp
Sets the experimental value at tag imposition and sends the
packet. This is supported for ingress on terminated VCs only.
set-mpls-exp-topmost-transmit
mpls-exp
Sets the experimental value on the topmost label and sends the
packet. This is supported on terminated VCs only.
set-prec-transmit
new-prec
Sets the IP precedence and sends the packet.
set-qos-transmit
new-qos
Sets the QoS group and sends the packet. This is supported for
ingress only.
transmit
Sends the packet.