Command Manual – AAA&RADIUS&HWTACACS
H3C S3610&S5510 Series Ethernet Switches
Chapter 1 AAA & RADIUS & HWTACACS
Configuration Commands
1-30
After an ISP domain is set to the
block
state, except the online users, the users under
this domain are not allowed to access the network.
After the local user is set to the
block
state, the user is not allowed to access the
network.
Related command:
domain
.
Example
# Set the ISP domain aabbcc.net to the block state, so that all its offline users cannot
access the network.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] domain aabbcc.net
[Sysname-isp-aabbcc.net] state block
# Set user1 to the block state.
<Sysname> system-view
[Sysname] local-user user1
[Sysname-luser-user1] state block
1.2 RADIUS Configuration Commands
1.2.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
RADIUS scheme view
Parameter
data
: Sets the unit of measure for data.
byte
: Specifies to measure data in bytes.
giga-byte
: Specifies to measure data in gigabytes.
kilo-byte
: Specifies to measure data in kilobytes.
mega-byte
: Specifies to measure data in megabytes.
packet
: Sets the unit of measure for packets.
giga-packet
: Specifies to measure packets in giga-packets.
kilo-packet
: Specifies to measure packets in kilo-packets.