Configuring Inverse Arp; Attaching An Atm Vc Class To A Pvc; Configuring Vbr-Nrt - Cisco 10000 Series Configuration Manual

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

Advertisement

Chapter 1
4-Port OC-3/STM-1 ATM Line Card Configuration
The following example shows how to use the broadcast command to restore the default behavior:
Router(config)# interface atm 5/0/0.4
Router(config-subif)# pvc 0/105
Router(config-if-atm-vc)# broadcast
Router(config-if-atm-vc)#

Configuring Inverse ARP

Use the inarp command in interface-ATM-VC configuration mode or VC-class configuration mode to
configure the Inverse ARP time period for an ATM PVC or VC class.
inarp minutes
no inarp minutes
Where minutes is the inverse ARP frequency from 1 to 60 minutes.
The default frequency is 15 minutes.
Use the no form of this command to restore the default inverse ARP time period behavior.
This command is supported only for AAL5+SNAP encapsulation (the default) when
Note
Inverse ARP is enabled. Use the encapsulation command to configure AAL5+SNAP
encapsulation and the protocol command to enable Inverse ARP.
The following example shows how to specify an inverse ARP frequency of 40 minutes on an ATM PVC:
Router(config)# interface atm 5/0/0
Router(config-if)# pvc 0/105
Router(config-if-atm-vc)# inarp 40

Attaching an ATM VC Class to a PVC

Use the class-vc command to attach an ATM VC class to a PVC.
class-vc name
Where:
The following example shows how to assign an ATM VC class named boston to an ATM PVC:
Router(config)# interface atm 5/0/0.4
Router(config-subif)# pvc 2/100
Router(config-if-atm-vc)# class-vc boston

Configuring VBR-NRT

Use the vbr-nrt command to configure the variable bit rate non real-time (VBR-NRT) traffic
management type and specify output peak cell rate, output sustainable cell rate, and output maximum
burst cell size for an ATM PVC or VC class.
You can use the vbr-nrtv command in PVC configuration mode or VC-class configuration mode.
vbr-nrt peak_cell_rate sustainable_cell_rate maximum_burst_size
no vbr-nrt peak_cell_rate sustainable_cell_rate maximum_burst_size
Where:
OL-8834-04
name is the name of the class created with the global configuration class-vc atm command.
Cisco 10000 Series Router Line Card Configuaration Guide
ATM Commands
1-17

Advertisement

Table of Contents
loading

Table of Contents