Specifications
2-116 SmartSwitch ATM Switch Reference Manual
LECSPacketSizes
LECSPacketSizes
Use LECSPacketSizes to manage the ELAN packet size table. The table maps packet sizes (MTUs) with ELAN
numbers. The table determines how an LECS assigns a LANE client to an ELAN using the byPacketSize assignment
policy.
Note Use LECSELANPolicy to manage ELAN assignment policies.
Operators
add, delete, show
Parameters
Descriptions
Input Parameter Description Value/Field Size Default
[ELANNumber] ELAN number to map to a packet size. 0-125 0
[PacketSize] Packet size to associate with the ELAN number. 0 (unspecified), 1516,
4544, 9234, 18190
0
Output Parameter Description
[ELAN ID] ELAN number to use for the packet size request. (Same as the [ELANNumber] input
parameter.)
[Packet Size] Packet size associated with the ELAN number.
Operator Parameters/Permissions Description
add lecspacketsizes [ELANNumber] <elannumber>
[PacketSize] <packetsize>
Administrator
Adds an entry to the packet size table.
delete lecspacketsizes
[ELANNumber] <elannumber>
[PacketSize] <packetsize>
Administrator
Deletes an entry from the packet size
table.