10
accounting portal
Use
accounting portal
to specify the accounting method for portal users.
Use
undo accounting portal
to restore the default.
Syntax
In non-FIPS mode:
accounting portal
{
broadcast
radius-scheme
radius-scheme-name1
radius-scheme
radius-scheme-name2
[
local
] [
none
] |
local
[
none
] |
none
|
radius-scheme
radius-scheme-name
[
local
] [
none
] }
undo accounting portal
In FIPS mode:
accounting portal
{
broadcast
radius-scheme
radius-scheme-name1
radius-scheme
radius-scheme-name2
[
local
] |
local
|
radius-scheme
radius-scheme-name
[
local
] }
undo accounting portal
Default
The default accounting method of the ISP domain is used for portal users.
Views
ISP domain view
Predefined user roles
network-admin
Parameters
broadcast
: Broadcasts accounting requests to servers in RADIUS schemes.
radius-scheme
radius-scheme-name1
: Specifies the primary broadcast RADIUS scheme by its
name, a case-insensitive string of 1 to 32 characters.
radius-scheme
radius-scheme-name2
: Specifies the backup broadcast RADIUS scheme by its
name, a case-insensitive string of 1 to 32 characters.
local
: Performs local accounting.
none
: Does not perform accounting.
radius-scheme radius-scheme-name
: Specifies a RADIUS scheme by its name, a case-insensitive
string of 1 to 32 characters.
Usage guidelines
You can specify one primary accounting method and multiple backup accounting methods.
When the primary method is invalid, the device attempts to use the backup methods in sequence.
For example, the
accounting portal radius-scheme
radius-scheme-name
local
none
command
specifies a primary default RADIUS accounting method and two backup methods (local accounting
and no accounting). The device performs RADIUS accounting by default and performs local
accounting when the RADIUS server is invalid. The device does not perform accounting when both
of the previous methods are invalid.
The following guidelines apply to broadcast accounting:
•
The device sends accounting requests to the primary accounting servers in the specified
broadcast RADIUS schemes at the same time. If a primary server is unavailable, the device
sends accounting requests to the secondary servers of the scheme in the order the servers are
configured.