Interface Serial CLI Commands

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 <size in bytes>

Parameters

size in bytes An integer from 64 to 1500.

Example

X330WAN-2DS1-1(config-if:Serial1:1)# mtu 1000

nrzi-encoding (X330WAN-2USP Serial interface context)

Use the nrzi-encodingcommand 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-limitcommand to set the packet size of the various queues.

Syntax

[no] queue-limit <queue id> <size>

Parameters

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.

Example

X330WAN-2DS1-1(config-if:Serial1:1)# queue-limit 1 200

Avaya X330WAN User’s Guide

135

Page 157
Image 157
Avaya manual Mtu Serial interface context, Nrzi-encoding X330WAN-2USP Serial interface context, No nrzi-encoding