Set lec (max-count), Command mode, Description – Avaya Cajun P880 User Manual

Page 48: Syntax, Sample output

Advertising
background image

1-38

Chapter 1

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

set lec (max-count)

Command Mode

Configuration

Description

Set the maximum unknown frame count per time interval for a
LEC. This parameter determine how many frames will be sent using
the BUS or a lower priority VC before a Data Direct VC will be
created for traffic at this priority level. This works in conjunction
with the max-time parameter.

* 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 <lecID> max-count <max-count-value>

Table 1-29. Parameters, Keywords, Arguments

Sample Output

This example sets the maximum unknown frame count for LEC 2 to
15 for a programmed time interval.

ATM(configure)# set lec 2 disable

LEC 2 has been disabled

ATM(configure)# set lec 2 max-count 15

Maximum Unknown Frame Count 15 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.

max-count-value

The maximum unknown frame count. The
range of values is: Minimum = 1, Maximum =
20. The default is 10.

Advertising