Set lec (selector), Command mode, Description – Avaya Cajun P880 User Manual
Page 53: Syntax, Sample output

Avaya P550R/P580/P880/P882 Multiservice Switch ATM Uplink CLI Reference Guide, Version 2.0
Avaya ATM Uplink Module CLI Commands
1-43
set lec (selector)
Command Mode
Configuration
Description
Set the client selector for the LEC. This value will become the
selector byte in the 20th position of the ATM address and will
differentiate this LEC from other LECs on the ATM Uplink module
from the perspective of the ATM network.
* Note: You must disable a LEC each time you make a change to
the configuration. After you make configuration
changes, you must enable the LEC in order for the
changes to take effect.
Syntax
set lec
Table 1-34. Parameters, Keywords, Arguments
Sample Output
This example sets the ATM address selector for LEC 2 to 1F.
ATM(configure)# set lec 2 disable
LEC 2 has been disabled
ATM(configure)# set lec 2 selector 1F
ATM Address Selector 1F has been set for LEC 2
ATM(configure)# set lec 2 enable
LEC 2 has been enabled
Name
Definition
lecID
The LEC identifier. The range of values is:
Minimum = 1, Maximum = 128.
atm-addr-selector
The client selector for LEC. The range of values
should be (in hex) range 0 - FF (255).
Note:
The LEC selector must be unique
among LECs.