Commands; Table - Cisco 10000 Series Configuration Manual

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

Advertisement

Chapter 3
1-Port OC-12 ATM Line Card Configuration
Figure 3-1
131.108.171.0

Table 3-6

network shown in
Table 3-6
Router A
interface atm 4/0/0.2 multi
ip address 131.108.168.1
pvc 0/35
protocol ip 131.108.168.2
pvc 0/36
protocol ip 131.108.168.3
Attaching an ATM VC Class to an Interface
To attach an ATM VC class to an interface, use the class-int command. If you customize a PVC, its
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 cambridge is created and attached to subinterface 3/0/0.1.
Router(config)# vc-class atm cambridge
Router(config-vc-class)# encaps 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 cambridge
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
OL-8834-04
Multipoint ATM Configuration
Cisco 10000 ESR
131.108.168.1
Router A
int atm 4/0/0.2
provides the configuration commands used to configure the multipoint connections in the
Figure
3-1.
Multipoint Configuration Example
255.255.255.0
broadcast
broadcast
int atm 2/0/0.1
131.108.168.2
ATM
131.108.168.0
131.108.168.3
int atm 5/0/0.1
Router B
interface atm 2/0/0.1 multi
ip address 131.108.168.2
255.255.255.0
pvc 0/35
protocol ip 131.108.168.1
broadcast
pvc 0/37
protocol ip 131.108.168.3
broadcast
Cisco 10000 Series Router Line Card Configuaration Guide

Commands

131.108.169.0
131.108.169.2
Router B
131.108.170.3
Router C
131.108.170.0
Router C
interface atm 5/0/0.1 multi
ip address 131.108.168.3
255.255.255.0
pvc 0/36
protocol ip 131.108.168.1
broadcast
pvc 0/37
protocol ip 131.108.168.2
broadcast
3-9

Advertisement

Table of Contents
loading

Table of Contents