Specifying Encapsulation; Enabling Ilmi Management - Cisco 10000 Series Configuration Manual

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

Advertisement

ATM Commands
The default class of service is unspecified bit rate (UBR) running at the maximum line rate of the
physical interface.
Use the no form of this command to remove the VBR-NRT parameters and return the PVC to its default
of unspecified bit rate (UBR).
The following example shows how to configure the VBR-NRT traffic parameters on an ATM PVC:
Router(config)# interface atm 5/0/0
Router(config-if)# pvc 0/105
Router(config-if-atm-vc)# vbr-nrt 50000 20000 200

Specifying Encapsulation

Use the encapsulation command in PVC configuration mode or VC-class configuration mode to specify
the ATM adaptation layer (AAL) and encapsulation type for an ATM PVC or VC class.
encapsulation {aal5mux ip | aal5snap}
no encapsulation {aal5mux ip | aal5snap}
Where:
Use the no form of this command to return an encapsulation to the default SNAP.
The following example shows how to specify aal5mux ip encapsulation for an ATM PVC:
Router(config)# interface atm 5/0/0.4
Router(config-subif)# pvc 0/105
Router(config-if-atm-vc)# encaps aal5mux ip

Enabling ILMI Management

Use the ilmi manage command in PVC configuration mode or VC-class configuration mode to enable
ILMI management on an ATM PVC. This command changes the convergence of higher-level protocols
based on link-state changes.
ilmi manage
no ilmi manage
Use the no form of this command to disable ILMI management.
The following example shows how to enable ILMI management on an ATM PVC:
Router(config)# interface atm 5/0/0
Router(config-if)# pvc 0/105
Router(config-if-atm-vc)# ilmi manage
Cisco 10000 Series Router Line Card Configuaration Guide
1-18
peak is the peak cell rate (PCR) from 38 Kbps to 149,760 Kbps. The PCR must be at least equal to
the sustainable cell rate (SCR)
sustainable is the sustainable cell rate (SCR) from 38 Kbps to the PCR
maximum is a number from 1 to 65,535, which represents maximum burst size (MBS) in cells
aal5mux ip is AAL5+MUX encapsulation
aal5snap is AAL5+LLC/SNAP encapsulation (the default)
Chapter 1
4-Port OC-3/STM-1 ATM Line Card Configuration
OL-8834-04

Advertisement

Table of Contents
loading

Table of Contents