3com 8807 Reference Guide

Page of 1099
HWTACACS Configuration Commands
353
HWTACACS 
Configuration 
Commands
data-flow-format
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 view
Parameter
data: Sets data unit.
byte: Sets ’byte’ as the unit of data flow.
giga-byte: Sets ’giga-byte’ as the unit of data flow.
kilo-byte: Sets ’kilo-byte’ as the unit of data flow.
mega-byte: Sets ’mega-byte’ as the unit of data flow.
packet: Sets data packet unit.
giga-packet: Sets ’giga-packet’ as the unit of packet flow.
kilo-packet: Sets ’kilo-packet’ as the unit of packet flow.
mega-packet: Sets ’mega-packet’ as the unit of packet flow.
one-packet: Sets ’one-packet’ as the unit of packet flow.
Description
Use the data-flow-format command to configure the unit of data flow sent to 
TACACS Server.
Use the undo data-flow-format command to restore the unit to the default 
setting.
By default, the data unit is byte and the data packet unit is one-packet.
Related command: display hwtacacs.
Example
# Set the unit of data flow sent to TACACS Server 3Com to kilo-byte and the data 
packet unit to kilo-packet.
[3Com-hwtacacs-3com] data-flow-format data kilo-byte packet kilo-packet