SROS Command Line Interface Reference Guide
Enable Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
191
show interfaces
<interface>
Use the
show interfaces
command to display configuration parameters and current statistics for all
interfaces (or a specified interface). Variations of this command include the following:
show interfaces
<interface>
show interfaces
<interface>
performance-statistics
show interfaces
<interface>
performance-statistics
<x-y>
show interfaces
<interface>
performance-statistics total-24-hour
show interfaces
<interface>
realtime
show interfaces
<interface>
verbose
show interfaces
<interface>
version
Syntax Description
<interface>
Specifies an interface in the format
<interface type [slot/port |
slot/port.sub-interface id | interface id | interface id.sub-interface
id]>
. For example, for a T1 interface use
t1 0/1
; for an Ethernet
sub-interface, use
eth 0/1.1
; for a PPP interface, use
ppp 1
; and
for an ATM sub-interface use
atm 1.1
. Type
show interfaces ?
for a complete list of valid interfaces.
performance-statistics
Optional. Displays the current 15-minute interval, the current
24-hour totals, and all 96 stored intervals.
performance-statistics
<x-y>
Shows the current 15-minute interval, the current 24-hour totals,
and all intervals from x through y. This command is basically the
same thing as the
performance-statistics
command with the
added function of allowing you to specify a particular interval (or
range of intervals) to display rather than displaying all 96.
performance-statistics total-24-hour
Optional. Displays the current 24-hour totals and the past seven
24-hour intervals.
realtime
Displays full-screen output in real-time. Refer to the
Functional
Notes
below for more information.
verbose
Displays detailed configuration information on the terminal screen
(versus only the non-default values).
version
Optional. Displays current version information (e.g., model and
list number, software version, etc.) for the T1 interface.
Note
Not all subcommands apply to all interfaces. Type
show interfaces <interface> ?
for a list
of valid subcommands for the specified interface.
Note
Note: If you want to display the 24th interval, enter (for example)
show interface t11/1
performance-statistics 24-24
. Entering
show interface t1 1/1 performance-statistics 24
results in displaying the 24-hour statistics. Any number other than 24 (between 1 and 96)
results in the correct display of the selected interval (e.g.,
show interface t1 1/1
performance-statistics 4
shows the fourth interval).