Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-61
user-name-format
command is designed for you to specify whether or not ISP
domain names are carried in the user names sent to the RADIUS server.
z
For a RADIUS scheme, if you have specified that no ISP domain names are
carried in the user names, you should not use this RADIUS scheme in more than
one ISP domain. Otherwise, such errors may occur: the RADIUS server regards
two different users having the same name but belonging to different ISP domains
as the same user (because the user names sent to it are the same).
Related command:
radius scheme
.
Example
# Specify that the user names sent to a RADIUS server in RADIUS scheme radius1
does not carry ISP domain names.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] radius scheme radius1
New Radius scheme
[Sysname-radius-radius1] user-name-format without-domain
1.3 HWTACACS Configuration Commands
1.3.1 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.