Avaya X330W2-DS1 Network Router User Manual


 
Chapter 7 X330WAN CLI Commands
138 Avaya X330W-2DS1 User’s Guide
ppp timeout retry (Serial interface context)
Use the ppp timeout retry command to set the maximum time, in seconds, to
wait for a response during PPP negotiation. Use the no form of this command to
restore the maximum time to wait for a response during PPP negotiation to the
default value (2 seconds).
The syntax for this command is:
[no] ppp timeout retry <Seconds>
Example:
X330WAN-2DS1-1(config-if:Serial1:1)# ppp timeout retry 10
queue-limit (Serial interface context)
Use the queue-limit command to set the packet size of the various queues.
The syntax for this command is:
[no] queue-limit <queue id> <size>
Example:
X330WAN-2DS1-1(config-if:Serial1:1)# queue-limit 1 200
remote (Controller context)
Use the remote command to reset the far-end counters.
Note:
1. This command can only be performed if the controller is set to T1.
2. This command is used only when the fdl at&t option is defined.
Seconds The maximum time, in seconds, to wait for a response during
PPP negotiation. An integer from 1 to 255.
queue id The queue priority ID (1 - highest, 4 - lowest).
size The size, in packets, of the queue. The total amount of packets
in all queues cannot exceed 500.