H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – AAA & RADIUS & HWTACACS & EAD
H3C S7500 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-54
packet: Sets the unit of measure for packets.
giga-packet: Specifies to measure packets in giga-packets. This means each
giga-packet contains 1 G packets.
kilo-packet: Specifies to measure packets in kilo-packets. This means each kilo-packet
contains 1 K packets.
mega-packet: Specifies to measure packets in mega-packets. This means each
mega-packet contains 1 M packets.
one-packet: Specifies to measure packets in packets. This means each one-packet
contains one packet.
Description
Use the data-flow-format command to set the units of measure for data flows sent to
the TACACS server.
Use the undo data-flow-format command to restore the default units of measure.
By default, the unit of measure for data is byte and that for packets is one-packet.
Related commands: display hwtacacs.
Examples
# Specify to measure data and packets in data flows sent to the TACACS server in
kilo-bytes and kilo-packets, respectively.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] hwtacacs scheme test1
[H3C- hwtacacs-test1] data-flow-format data kilo-byte
[H3C- hwtacacs-test1] data-flow-format packet kilo-packet
1.3.2 display hwtacacs
Syntax
display hwtacacs [ hwtacacs-scheme-name [ statistics ] ]
View
Any view
Parameters
hwtacacs-scheme-name: HWTACACS scheme name, a string of 1 to 32
case-insensitive characters. If no HWTACACS scheme is specified, the system
displays the configuration of all HWTACACS schemes.
statistics: Displays complete statistics about the HWTACACS scheme.