Mtu (serial interface context), Queue-limit (serial interface context) – Avaya X330WAN User Manual
Page 157

Interface Serial CLI Commands
Avaya X330WAN User’s Guide
135
mtu (Serial interface context)
Use the
mtu
command to set the interface Maximum Transmission Unit (MTU). The
no
form of this command restores interface MTU to the default value (1500).
Syntax
[no] mtu
Parameters
Example
X330WAN-2DS1-1(config-if:Serial1:1)# mtu 1000
nrzi-encoding (X330WAN-2USP Serial interface context)
Use the
nrzi-encoding
command to enable the non-return-to-zero inverted
(NRZI-space) line-coding format on the interface. The
no
form of this command
disables NRZ encoding (default).
Syntax
[no] nrzi-encoding
Example
X330W-2USP-1(super-if:Serial2)# nrzi-encoding
queue-limit (Serial interface context)
Use the
queue-limit
command to set the packet size of the various queues.
Syntax
[no] queue-limit
Parameters
Example
X330WAN-2DS1-1(config-if:Serial1:1)# queue-limit 1 200
size in bytes
An integer from 64 to 1500.
queue id
The queue priority ID (1 - highest, 4 - lowest).
size
The size of the queue, in packets. The total number of packets in all
queues can not exceed 5000.