Set interface (name), Command mode, Description – Avaya Cajun P880 User Manual
Page 38: Syntax, Sample output

1-28
Chapter 1
Avaya P550R/P580/P880/P882 Multiservice Switch ATM Uplink CLI Reference Guide, Version 2.0
set interface (name)
Command Mode
Configuration
Description
Name an ATM physical interface.
* Note: You must disable an interface each time you make a
change to the configuration. After you make
configuration changes, you must enable the interface in
order for the changes to take effect.
Syntax
set interface
Table 1-21. Parameters, Keywords, Arguments
Sample Output
This example sets the name of ATM interface 1 to “thoreau”.
ATM(configure)# set interface 1 disable
Interface 1 has been disabled
ATM(configure)# set interface 1 name thoreau
Setting of interface 1 name to thoreau
succeeded.
ATM(configure)# set interface 1 enable
Interface 1 has been enabled
Name
Definition
interfaceID
The ATM interface identification number. The
range of values is: Minimum = 1, Maximum =
2 where 1 is Physical port 1 and 2 is physical
port 2.
interfaceName
Name for an interface. The interface name
must be between 1 and 31 characters (alpha or
numeric).