SROS Command Line Interface Reference Guide
Demand Interface Configuration Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
836
idle-timeout
<seconds>
Use the
idle-timeout
command to set the amount of time the interface link/bundle will remain up in the
absence of interesting traffic. Interesting traffic and direction logic are set using the
match-interesting
commands. Refer to
match-interesting [list <acl name> | reverse list <acl name>] [in | out]
for more information. Use the
no
form of this command to restore the default values.
Syntax Description
<seconds>
Specifies the number of seconds the interface will remain up in the absence of
interesting traffic. Range is 1 to 2,147,483.
Default Values
By default,
idle-timeout
is set to 120 seconds.
Usage Examples
The following example configures demand interface
1
to time out after
360
seconds:
ProCurve(config)#
interface demand 1
ProCurve(config-demand 1)#
idle-timeout 360