SROS Command Line Interface Reference Guide
Demand Interface Configuration Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
824
connect-order [last-successful | round-robin | sequential]
Use the
connect-order
command to specify the starting point in the connection sequence for each
sequence activation. The connection sequence is a circular list. Use the
no
form of this command to restore
the default values.
Syntax Description
last-successful
Specifies the connect sequence be processed beginning with the last successful
entry or the first entry if there are no previous connections.
round-robin
Specifies the connect sequence be processed beginning with the entry that
follows the last successful entry or the first entry if there are no previous
connections.
sequential
Specifies the connect sequence be processed from the beginning of the list.
Default Values
By default, connect sequences are processed sequentially.
Usage Examples
The following example configures the connection sequence to begin with the last successful entry:
ProCurve(config)#
interface demand 1
ProCurve(config-demand 1)#
connect-order last-successful