Cisco ISE - Line Card ISE Configuration Manual page 22

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
Command or Action
Step 3
policy-map policy-name
Example:
Router(config)# policy-map WRED-MDRR-POLICY-1
Step 4
class class-name
Example:
Router(config-pmap)# class class1
Step 5
priority
Step 6
class class-name
Example:
Router(config-pmap)# class class2
Step 7
bandwidth remaining percent percent
Example:
Router(config-pmap-c)# bandwidth remaining
percent 50
Step 8
class class-default
Step 9
exit
Step 10
exit
Step 11
interface atmslot/port.subifnum
Example:
Router(config)# interface atm1/0.1
pvc vpi/vci
Step 12
Example:
Router(config-subif)# pvc 1/1
Step 13
service-policy output policy-name
Example:
Router(config-if-atm-vc)# service-policy output
WRED-MDRR-POLICY-1
Note
If the class-default is not explicitly configured, it is implicitly configured. All remaining bandwidth is
allocated to class-default.
Note
VCs with a configured bandwidth (using the bandwidth command) are limited to a peak cell rate (PCR)
of 299,520 Kbps on the 4-Port OC-12c/STM-4c ATM ISE line card.
Cisco IOS Release 12.0(27)S
22
Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers
Purpose
Specifies the name of the traffic policy to configure.
Specifies to configure the first class.
Specifies the class as the priority class.
Specifies to configure the second class.
Specifies a minimum bandwidth guarantee to a traffic class.
Here the minimum bandwidth guarantee is based on the
remaining bandwidth available. If there is no available
bandwidth, the class will receive no bandwidth, regardless
of the percent specified.
Explicitly specifies to configure the default class.
Exits policy-map class mode.
Exits policy-map mode.
Specifies the ATM subinterface to configure.
Specifies the ATM PVC to attach the policy map to.
Attaches the policy map to the PVC.

Advertisement

Table of Contents
loading

Table of Contents