Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 1 AAA and RADIUS/HWTACACS Protocol
Configuration Commands
3Com Corporation
1-21
Note:
z The primary attributes of an Accounting-On packet (that is, the NAS-ID, NAS-IP,
and session ID) are often generated by the router automatically, where the NAS-IP
attribute is the IP address for the outbound interface of the packet by default. You
can also configure the NAS-IP attribute manually by using the nas-ip command, in
which case you must be sure to specify a correct and valid IP address.
z These commands take effect only when used together with a CAMS server.
Related command: nas-ip.
Example
# Enable the user re-authentication at reboot function for a RADIUS scheme named
CAMS.
<3Com> system-view
[3Com] radius scheme CAMS
[3Com-radius-CAMS] accounting-on enable
1.2.2 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.