84
Default command level
2: System level
Parameters
vpn-instance-name
: Name of the MPLS VPN, a case-sensitive string of 1 to 31 characters.
Usage guidelines
The VPN instance specified here applies to all IPv4 servers in the RADIUS scheme for which no
specific VPN instance is specified. The VPN instance specified here has no effect on IPv6 RADIUS
servers.
Examples
# Specify VPN instance
test
for RADIUS scheme
radius1
.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] vpn-instance test
Related commands
display radius scheme
HWTACACS configuration commands
data-flow-format (HWTACACS scheme view)
Use
data-flow-format
to set the traffic statistics unit for data flows or packets.
Use
undo data-flow-format
to restore the default.
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
}
Default
The unit for data flows is
byte
and that for data packets is
one-packet
.
Views
HWTACACS scheme view
Default command level
2: System level
Parameters
data
{
byte
|
giga-byte
|
kilo-byte
|
mega-byte
}: Specifies the unit for data flows, which can be byte,
kilobyte, megabyte, or gigabyte.
packet
{
giga-packet
|
kilo-packet
|
mega-packet
|
one-packet
}: Specifies the unit for data
packets, which can be one-packet, kilo-packet, mega-packet, or giga-packet.
Usage guidelines
The unit for data flows and that for packets must be consistent with those on the HWTACACS server.
Otherwise, accounting cannot be performed correctly.