Set vport (ilmi), Command mode, Description – Avaya Cajun P880 User Manual

Page 138: Syntax, Sample output

Advertising
background image

1-128

Chapter 1

Avaya P550R/P580/P880/P882 Multiservice Switch ATM Uplink CLI Reference Guide, Version 2.0

set vport (ilmi)

Command Mode

Configuration

Description

Configures Interim Local Management Interface (ILMI) address
registration on the VPORT. If add_reg is specified, the VPORT will
register the ATM address of the ATM Uplink module with the device
connected at the other end of the link in addition to getting an ATM
prefix and registering itself as an edge device under the UNI
connection.

* Note: You must disable a VPORT each time you make a change

to the configuration. After you make configuration
changes, you must enable the VPORT in order for the
changes to take effect.

Syntax

set vport <interfaceID> <vpiNumber> ilmi 4.0

[{add_reg | no_add_reg}]

Table 1-78. Parameters, Keywords, Arguments

Sample Output

This example sets the ILMI version for VPORT 1 5 to 4.0 Address
Registration.

ATM(configure)# set vport 1 5 disable

VPort 1 5 has been disabled

ATM(configure)# set vport 1 5 ilmi 4.0 add_reg

VPort 1 5 modified

ATM(configure)# set vport 1 5 enable

VPort 1 5 has been enabled

Name

Definition

interfaceID

The ATM interface number. The range of
values is: Minimum = 1, Maximum = 2.

vpiNumber

The VPI number. The range of values is:
Minimum = 0, Maximum = 255.

4.0 add_reg | 4.0
no_add_reg

Sets whether or not to perform address
registration on the VPORT to:

• 4.0 Address Registration

• 4.0 No Address Registration

If omitted, the default is no_add_reg

Advertising