Cisco ISE - Line Card ISE Configuration Manual page 14

4-port atm ise line card
Table of Contents

Advertisement

How to Configure Layer 3 Terminated VCs on the 4-Port ATM ISE Line Card
The 4-Port ATM ISE line card implements two types of OAM cells: CC cells for fault management and
CC cells for activation and deactivation. Fault management cells detect connectivity failures. Activation
and deactivation cells initiate the activation or deactivation of continuity checking.
Configuring Quality of Service on Terminated VCs
Quality of Service (QoS) on terminated VCs is configured using the Modular QoS CLI (MQC). MQC
allows users to create traffic policies and attach these policies to interfaces. A traffic policy contains a
traffic class and one or more QoS features. A traffic class is used to classify traffic, and the QoS features
in the traffic policy determine how to treat the classified traffic.
To configure and enable QoS on terminated VCs, you must define a traffic class, create a traffic policy,
and attach this traffic policy to the PVC. See the
for detailed instructions on how to complete these tasks.
The following tasks use the MQC to configure QoS on terminated VCs:
Configuring Traffic Policing
This task describes how to configure traffic policing using the MQC. Traffic policing can be configured
for either ingress or egress traffic.
This task illustrates the use of the match access-group command. For information on other match
options, refer to the
When traffic policing is configured, packets coming into interface are evaluated by the token bucket
algorithm to determine whether they conform to or exceed the specified parameters. The
conform-action, exceed-action, and violate-action parameters in the police command determine what
is done with the packets.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
Cisco IOS Release 12.0(27)S
14
Configuring Traffic Policing, page 14
Configuring a Per-VC Queue Limit, page 16
Configuring Per-VC WRED, page 18
Configuring Per-VC MDRR and Low Latency Queueing, page 20
Configuring the set Commands, page 23
Troubleshooting Tips, page 27
"Configuring Modular QoS CLI" section on page
enable
configure terminal
class-map class-map-name
match access-group access-group
exit
policy-map policy-name
class class-name
police bps burst-normal burst-max conform-action action exceed-action action violate-action
action
exit
Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers
"Configuring Modular QoS CLI" section on page 84
84.

Advertisement

Table of Contents
loading

Table of Contents