Aaa commands, 1 command summary, Aaa commands (31) – ZyXEL Communications ZyXEL Dimension ES-2024PWR User Manual

Page 31

Advertising
background image

Ethernet Switch CLI Reference Guide

31

C

H A P T E R

4

AAA Commands

Use these commands to configure authentication, authorization and accounting on the Switch.

4.1 Command Summary

The following section lists the commands for this feature.

Table 9 aaa authentication Command Summary

COMMAND

DESCRIPTION

M

P

show aaa authentication

Displays what methods are used for authentication.

E

3

show aaa authentication enable

Displays the authentication method(s) for checking privilege

level of administrators.

E

3

aaa authentication enable
<method1> [<method2> ...]

Specifies which method should be used first, second, and

third for checking privileges.
method: enable, radius, or tacacs+.

C

14

no aaa authentication enable

Resets the method list for checking privileges to its default

value.

C

14

show aaa authentication login

Displays the authentication methods for administrator login

accounts.

E

3

aaa authentication login
<method1> [<method2> ...]

Specifies which method should be used first, second, and

third for the authentication of login accounts.
method: local, radius, or tacacs+.

C

14

no aaa authentication login

Resets the method list for the authentication of login accounts

to its default value.

C

14

Table 10 Command Summary: aaa accounting

COMMAND

DESCRIPTION

M

P

show aaa accounting

Displays accounting settings configured on the Switch.

E

3

show aaa accounting update

Display the update period setting on the Switch for

accounting sessions.

E

3

aaa accounting update periodic
<1-2147483647>

Sets the update period (in minutes) for accounting sessions.

This is the time the Switch waits to send an update to an

accounting server after a session starts.

C

13

no aaa accounting update

Resets the accounting update interval to the default value.

C

13

show aaa accounting commands

Displays accounting settings for recording command events.

E

3

aaa accounting commands
<privilege> stop-only tacacs+
[broadcast]

Enables accounting of command sessions and specifies the

minimum privilege level (0-14) for the command sessions that

should be recorded. Optionally, sends accounting information

for command sessions to all configured accounting servers at

the same time.

C

13

Advertising