Attaching An Atm Vc Class To An Interface Or Subinterface; Creating Atm Pvps - Cisco 10000 Series Configuration Manual

Router line card
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Line Card Commands

Attaching an ATM VC Class to an Interface or Subinterface

Use the class-int command to attach an ATM VC class to an interface or subinterface. If you customize
a PVC, that customization takes precedence over the interface class.
class-int class_name
Where class_name is the name of the class created using the global configuration class-vc atm
command.
In the following example, a VC class named paris is created and attached to subinterface 3/0/0.1.
Router(config)# vc-class atm paris
Router(config-vc-class)# encapsulation aal5mux ip
Router(config-vc-class)# vbr-nrt 30000 20000 128
Router(config-vc-class)# exit
Router(config)# interface atm 3/0/0.1
Router(config-subif)# class-int paris

Creating ATM PVPs

To create a permanent virtual path (PVP) used to multiplex one or more VBR-NRT VCs, use the atm
pvp interface configuration command.
atm pvp vpi peak-rate [no-f4-oam]
no atm pvp vpi
Where:
Interface Type
E3
T3
To verify the configuration of a PVP, use the show atm vp exec command.
Cisco 10000 Series Router Line Card Configuaration Guide
2-12
vpi is the ATM network virtual path identifier (VPI) of the VC used to multiplex the permanent
virtual path. The range is 0 to 255. You must use a VPI value that is not already in use by a VC.
peak-rate is the maximum rate in kilobits per second (kbps) at which the PVP can transmit data. For
an E3 interface, you can enter values from 38 kbps to 34,368 kbps. For a T3 interface, you can enter
values from 38 kbps to 44,200 kbps. The PVP peak rate value supersedes all rate values set for
VBR-NRT PVCs associated with the PVP.
Allowable Kbps Range for peak-rate
38 to 34,368
38 to 44,200
no-f4-oam (optional) restricts the PVP from passing operations/administration/maintenance (OAM)
packets. When you create a PVP, the system creates (by default) PVCs with VCI values of 3 and 4
for each PVP which passes OAM packets.
Chapter 2
8-Port E3/DS3 ATM Line Card Configuration
OL-8834-04

Advertisement

Table of Contents
loading

Table of Contents