71
View
HWTACACS scheme view
Default level
2: System level
Parameters
data
{
byte
|
giga-byte
|
kilo-byte
|
mega-byte
}: Specifies the unit for data flows, which can be byte,
kilobyte, megabyte, or gigabyte.
packet
{
giga-packet
|
kilo-packet
|
mega-packet
|
one-packet
}: Specifies the unit for data packets,
which can be one-packet, kilo-packet, mega-packet, or giga-packet.
Description
Use the
data-flow-format
command to set the traffic statistics unit for data flows or packets.
Use the
undo data-flow-format
command to restore the default.
By default, the unit for data flows is
byte
and that for data packets is
one-packet
.
Related commands:
display hwtacacs
.
Examples
# Set the traffic statistics unit for data flows and that for packets to kilobytes and kilo-packets respectively
in HWTACACS scheme
hwt1
.
<Sysname> system-view
[Sysname] hwtacacs scheme hwt1
[Sysname-hwtacacs-hwt1] data-flow-format data kilo-byte packet kilo-packet
display hwtacacs
Syntax
display hwtacacs
[
hwtacacs-scheme-name
[
statistics
] ]
[
slot
slot-number
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
2: System level
Parameters
hwtacacs-scheme-name
: HWTACACS scheme name.
statistics
: Displays detailed statistics about the HWTACACS server.
slot
slot-number
: Specifies the member number of the device in the IRF virtual device, which you can
display with the
display irf
command. The value range for the
slot-number
argument depends on the
number of members and numbering conditions in the current IRF virtual device. If no IRF virtual device
exists, the
slot-number
argument is the current device number.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see the
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.