4 authentication enable, 4 authentication enable -67 – PLANET WGSW-52040 User Manual

Page 68

Advertising
background image

1-67

line selects the accounting line, including console, vty (telnet and ssh); command <1-15> is the level of the

accounting command; start-stop sends the accounting start or the accounting stop when the user is logging or exit

the login; stop-only sends the accounting stop when the user exits the login only; none does not send the

accounting start or the accounting stop; method is the list of the accounting method, it only supports tacacs keyword;

tacacs uses the remote TACACS+ server to count.

Default:

There is no accounting method.

Command Mode:

Global Mode.

Usage Guide:

console and vty login method are able to set the corresponding command accounting method respectively, the

accounting method only supports TACACS+ method currently. Only the stop information of the accounting is

recorded, whether command accounting configures start-stop method or stop-only method.

Example:

Configure the command accounting with the telnet method.

Switch(config)#authorization line vty command 15 start-stop tacacs

1.2.4 authentication enable

Command:

authentication enable method1 [method2…]

no authentication enable

Function:

Configure the list of the enable authentication method. The no command restores the default authentication method.

Parameters:

method is the list of the authentication method, it must be among local, tacacs and radius keywords; local uses the

local database to authenticate; tacacs uses the remote TACACS+ authentication server to authenticate; radius uses

the remote RADIUS authentication server to authenticate.

Default:

The local authentication is enable command by default.

Advertising