SROS Command Line Interface Reference Guide
Global Configuration Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
373
interface range [e1 | t1]
<slot/port>
-
<slot/port>
Use the
interface range
command to enter configuration mode for a range of interfaces.
Syntax Description
e1
Specifies the interface type as E1.
t1
Specifies the interface type as T1.
<slot/port>
Specifies the slot/port number of the first interface in the desired range of
interfaces to be configured, followed by a hyphen (-) or a comma (,).
<slot/port>
Specifies the slot/port number of the last interface in the desired range of
interfaces to be configured.
Default Values
No default value is necessary for this command.
Functional Notes
All configuration changes made in this mode will apply to all interfaces in the range specified.
Usage Examples
The following example selects seven consecutive E1 ports for configuration:
ProCurve(config)#interface range e1 3/1-3/7
ProCurve(config-e1 3/1-7)#
The following example selects nonconsecutive E1 ports for configuration:
ProCurve(config)#interface range e1 3/1-2, 3/4-6, 3/8
ProCurve(config-e1 3/1-2, 3/4-6, 3/8)#