User Manual
UMN:CLI
V8102
295
TCP Port for the Authentication
To specify TCP port for the system authentication, use the following command.
Command
Mode
Description
login
tacacs
socket-port
<1-65535>
Global
Specifies TCP port for the authentication.
1-65535: TCP port
no login tacacs socket-port
Deletes a specified TCP port for the authentication.
Authentication Type
To select the authentication type for , use the following command.
Command
Mode
Description
login
tacacs
auth-type
{
ascii
|
pap
|
chap
}
Global
Selects an authentication type for .
ascii: plain text
pap: password authentication protocol
chap: challenge handshake authentication protocol
no login
tacacs
auth-type
Deletes a specified authentication type.
Priority Level
According to a defined priority level, the user has different authority to access the system.
This priority should be defined in the server in the same way. To define the pri-
ority level of user, use the following command.
Command
Mode
Description
login
tacacs
priority-level
{
min
|
user
|
max
|
root
}
Global
Defines the priority level of user, see the below infor-
mation for the order of priority.
no login
tacacs
priority-level
Deletes a defined priority level.
The order of priority is
root
=
max
>
user
>
min
.
8.3.7
Accounting Mode
The V8102 provides the accounting function of AAA (Authentication, Authorization, and
Accounting). Accounting is the process of measuring the resources a user has consumed.
Typically, accounting measures the amount of system time a user has used or the amount
of data a user has sent and received.
To set an accounting mode, use the following command.
Command
Mode
Description
login
accounting-mode
{
none
|
start
|
stop
|
both
}
Global
Sets an accounting mode.
start: measures start point only.
stop: measures stop point only.
both: measures start and stop point both.
no login
accounting-mode
Deletes a configured accounting mode.
i