3Com Switch 8800 Family Firewall Module Configuration and Command Reference Guide
232 CHAPTER 15: AAA/RADIUS/HWTACACS CONFIGURATION COMMANDS
With the accounting optional command, a user that will be disconnected
otherwise can use the network resources even when there is no available
accounting server or the communication with the current accounting server fails.
This command is normally used for the authentication without accounting.
Example
# Enable the optional accounting of the RADIUS scheme 3com.
[SecBlade_FW-radius-3com] accounting optional
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
View
RADIUS view
Parameter
data: Sets data unit.
byte: Data flows are sent in bytes.
giga-byte: Data flows are sent in gigabytes.
kilo-byte: Data flows are sent in kilobytes.
mega-byte: Data flows are sent in megabytes.
packet: Sets data packet unit.
giga-packet: Data packets are sent in giga-packets.
kilo-packet: Data packets are sent in kilo-packets.
mega-packet: Data packets are sent in mega-packets.
one-packet: Data packets are sent in the units of one-packet.
Description
Use the data-flow-format command to configure the unit in which data flows
are sent to a RADIUS Server.
Use the undo data-flow-format command to restore the unit to the default
setting.
By default, data flows are sent in bytes and data packets in the units of
one-packet.
Related command: display radius.