6 authentication ipv6 access-class, 7 authentication line login, 6 authentication ipv6 access-class -69 – PLANET WGSW-52040 User Manual

Page 70: 7 authentication line login -69

Advertising
background image

1-69

Example:

Binding standard IP ACL protocol to access-class 1.

Switch(config)#authentication ip access-class 1 in

1.2.6 authentication ipv6 access-class

Command:

authentication ipv6 access-class {<num-std>|<name>}

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:

<num-std> is the access-class number for standard numeric ACL, ranging between 500-599; <name> is the

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.

Example:

Binding standard IP ACL protocol to access-class 500.

Switch(config)#authentication ipv6 access-class 500 in

1.2.7 authentication line login

Command:

authentication line {console | vty | web} login method1 [method2…]

no authentication line {console | vty | web} login

Function:

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

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

Advertising