A SERVICE OF

logo

1975
129
HWTACACS CONFIGURATION
COMMANDS
data-flow-format (HWTACACS scheme view)
Syntax data-flow-format { data { byte | giga-byte | kilo-byte | mega-byte } | packet
{ giga-packet | kilo-packet | mega-packet | one-packet }}*
undo data-flow-format { data | packet }
View HWTACACS scheme view
Parameter data: Specifies the unit for data flows, which can be byte, kilobyte, megabyte, or
gigabyte.
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 specify the unit for data flows or
packets to be sent to a HWTACACS server.
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 command: display hwtacacs.
Example # Define HWTACACS scheme hwt1 to send data flows and packets destined for
the HWTACACS server in kilobytes and kilo-packets.
<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 ]]
View Any view