HP MSR2000/3000/4000 Router Series Layer 2 - WAN Command Reference
144
Views
Physical interface view
Predefined user roles
network-admin
Parameters
priority: Priority of the physical interface in a dialer circular group, in the range of 1 to 127. The larger
the value, the higher the priority.
Usage guidelines
This command sets the order in which the available physical interfaces in a dialer circular group are used.
The physical interface with a higher priority is used first.
Examples
# Set the priority of interface Serial 2/0 in dialer circular group 1 to 5.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] dialer circular-group 1
[Sysname-Serial2/0] dialer priority 5
Related commands
dialer circular-group
dialer queue-length
Use dialer queue-length to set the buffer queue length on the dialup interface.
Use undo dialer queue-length to restore the default.
Syntax
dialer queue-length packets
undo dialer queue-length
Default
No packets are buffered.
Views
Dialup interface (physical or dialer interface) view
Predefined user roles
network-admin
Parameters
packets: Number of packets that can be buffered on the interface, in the range of 1 to 100.
Usage guidelines
If no connection is available yet when a dialup interface without a buffer queue receives a packet, it will
drop the packet. Configured with a buffer queue, the dialup interface will buffer the packet until a
connection is available for packet sending.
Examples