Configuration Examples For Configuring Atm Bundles And Pvc Selection; Configuration Example For Atm Bundle Configuration Using Vc Classes - Cisco 10000 Series Configuration Manual

Quality of service configuration guide
Hide thumbs Also See for 10000 Series:
Table of Contents

Advertisement

Chapter 19
Configuring Quality of Service for PVC Bundles
Command
Router# show atm pvc [vpi/vci | name | interface
atm interface-number] [ppp]
Router# show atm vc [vcd] [interface
interface-number]

Configuration Examples for Configuring ATM Bundles and PVC Selection

This section provides the following configuration examples:

Configuration Example for ATM Bundle Configuration Using VC Classes

Example 19-1
five VC classes: bundle-class, control-class, premium-class, priority-class, and basic-class. The VC
class named bundle-class defines the parameters applicable to every VC in a bundle. The sample
configuration also creates three bundles to which the VC classes are applied: new-york, san-francisco,
and los-angeles.
Example 19-1 Configuring ATM Bundles Using VC Classes
/* This router uses IS-IS as the IP routing protocol. */
router isis
/* The bundle-class defines the parameters applicable to every VC in a bundle. Any bundle
that uses this class has aal5snap encapsulation, broadcast enabled, uses Inverse ARP to
resolve IP addresses, and OAM enabled at the bundle class level in the inheritance
chain.*/
vc-class atm bundle-class
/* The following VC classes define the parameters applicable to individual VCs in a
bundle. */
OL-7433-09
Configuration Example for ATM Bundle Configuration Using VC Classes, page 19-29
Configuration Example for MPLS EXP-Based ATM PVC Selection, page 19-31
shows how to configure ATM bundles using VC classes. The sample configuration defines
net 49.0000.0000.0000.1111.00
encapsulation aal5snap
broadcast
protocol ip inarp
oam-bundle manage 3
oam 4 3 10
Purpose
Displays all of the ATM PVCs and traffic information.
(Optional) vpi/vci are the ATM virtual path identifier (VPI) and
virtual channel identifier (VCI) numbers. If you do not specify a
value for vpi, the vpi value defaults to 0. The slash is required.
(Optional) name is the name of the PVC.
(Optional) interface-number displays all PVCs on the specified
ATM interface.
(Optional) ppp displays each PVC configured for PPP over ATM.
Displays all ATM permanent virtual circuits (PVCs) and traffic
information.
(Optional) vcd specifies which virtual circuit about which to
display information.
(Optional) interface-number is the interface number or
subinterface number of the PVC. Displays all PVCs on the
specified interface or subinterface.
Cisco 10000 Series Router Quality of Service Configuration Guide
ATM PVC Selection
19-29

Advertisement

Table of Contents
loading

Table of Contents