Enabling Atm Ilmi - 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
You can establish an unspecified bit rate (UBR) PVC by entering the pvc command:
pvc [word] [vpi_value/]{vci_value} [ilmi]
Where:
By default, the pvc command creates a UBR PVC. To specify a VBR-NRT PVC, see the
VBR-NRT" section on page
Examples:

Enabling ATM ILMI

Use the atm ilmi-enable interface configuration command to enable ILMI on a port.
atm ilmi-enable
no atm ilmi-enable
The default is ILMI is enabled, but you should disable the ILMI if the peer does not support ILMI. For
peers to be able to exchange ILMI information, you must create PVC 0/16 using the ilmi argument.
The following example shows how to disable ILMI:
Router(config)# interface atm 5/0/0
Router(config-if)# no atm ilmi-enable
Activating ATM ILMI PVC Discovery
This command causes ILMI-compliant devices to propagate PVCs. Use the atm ilmi-pvc-discovery
interface configuration command to activate ATM PVC discovery.
atm ilmi-pvc-discovery [subinterface]
no atm ilmi-pvc-discovery [subinterface]
OL-8834-04
vpi_value is in the range from 0 to 255. If you do not specify a VPI value, the system assigns the
value 0.
vci_value is in the range 1 to 65535. The VCI value should be 33 or greater because all
lower-numbered PVCs are already assigned.
word is an optional name referring to this connection.
ilmi parameter maps the ILMI channel to the PVC for this interface. You can only use this argument
for PVCs created on the main interface. We recommend that you use this argument with PVC 0/16.
For more information about activating ILMI, see the
section on page
1-11.
1-17.
Create PVC 0/105 on the main interface.
Router(config)# interface atm 5/0/0
Router(config-if)# pvc 105
Router(config-if-atm-vc)
Create PVC 2/102 on a subinterface.
Router(config)# interface atm 5/0/0.1
Router(config-subif)# pvc 2/102
Router(config-if-atm-vc)#
"Activating ATM ILMI PVC Discovery"
Cisco 10000 Series Router Line Card Configuaration Guide
ATM Commands
"Configuring
1-11

Advertisement

Table of Contents
loading

Table of Contents