5 authentication ip access-class, 5 authentication ip access-class -68 – PLANET WGSW-52040 User Manual
Page 69
![background image](https://www.manualsdir.com/files/865180/content/doc069.png)
1-68
Command Mode:
Global Mode.
Usage Guide:
The enable authentication method can be any one or combination of Local, RADIUS and TACACS. When login
method is configuration in combination, the preference goes from left to right. If the users have passed the
authentication method, authentication method of lower preferences will be ignored. To be mentioned, if the user
receives corresponding protocol’s answer whether refuse or incept, it will not attempt the next authentication method
(Exception: if the local authentication method failed, it will attempt the next authentication method); it will attempt the
next authentication method if it receives nothing. And AAA function RADIUS server should be configured before the
RADIUS configuration method can be used. And TACACS server should be configured before the TACACS
configuration method can be used.
Example:
Configure the enable authentication method to be tacacs and local.
Switch(config)#authentication enable tacacs local
1.2.5 authentication ip access-class
Command:
authentication ip access-class {
no authentication ip access-class
Function:
Binding standard IP ACL protocol to login with Telnet/SSH/Web; the no form command will cancel the binding ACL.
Parameters:
access-class name for standard ACL, the character string length is ranging between 1 and 32.
Default:
The binding ACL to Telnet/SSH/Web function is closed by default.
Command Mode:
Global Mode.