beautypg.com

2 authentication ipv6 access-class, 3 authentication line login – PLANET XGS3-24040 User Manual

Page 57

background image

XGS3 Command Guide

1-57

Binding standard IP ACL protocol to login with Telnet/SSH/Web; the no form command will cancel the binding ACL.

Parameters:

is the access-class number for standard numeric ACL, ranging between 1-99; is the access-class

name for standard ACL, the character string length is ranging between 1-32.

Default:

The binding ACL to Telnet/SSH/Web function is closed by default.

Command Mode:

Global Mode.

Example:

Binding standard IP ACL protocol to access-class 1.

Switch(config)#authentication ip access-class 1

1.2.2 authentication ipv6 access-class

Command:

authentication ipv6 access-class {|}

no authentication ipv6 access-class

Function:

Binding standard IPv6 ACL protocol to login with Telnet/SSH/Web; the no form command will cancel the binding ACL.

Parameters:

is the access-class number for standard numeric ACL, ranging between 500-599; is the

access-class name for standard ACL, the character string length is ranging between 1-32.

Default:

The binding ACL to Telnet/SSH/Web function is closed by default.

Command Mode:

Global Mode.

Example:

Binding standard IP ACL protocol to access-class 500.

Switch(config)#authentication ipv6 access-class 500

1.2.3
authentication line login

Command:

authentication line {console | vty | web} login {local | radius | tacacs}

no authentication line {console | vty | web} login

Function:

Configure VTY (login with Telnet and SSH), Web and Console, so as to select the priority of the authentication mode

for the login user. The no form command restores the default authentication mode.

Default:

No configuration is enabled for the console login method by default. Local authentication is enabled for the VTY and

Web login method by default.

Command Mode:

Global Mode.