
1-77
Usage Guide:
IP address of the client which can login the switch is not restricted before the trusted IP address is not configured.
After the trusted IP address is configured, only clients with trusted IP addresses are able to login the switch. Up to 32
trusted IP addresses can be configured in the switch.
Example:
To configure 192.168.1.21 as the trusted IP address.
Switch(config)# authentication securityip 192.168.1.21
1.2.9 authentication securityipv6
Command:
authentication securityipv6
<ipv6-addr>
no authentication securityipv6 <
ipv6-addr>
Function:
To configure the security IPv6 address for Telnet and HTTP login method. The no form of this command will remove
the specified configuration.
Parameters:
<
ipv6-addr>
is the security IPv6 address which can login the switch.
Default:
No security IPv6 addresses are configured by default.
Command Mode:
Global Mode.
Usage Guide:
IPv6 address of the client which can login the switch is not restricted before the security IPv6 address is not
configured. After the security IPv6 address is configured, only clients with security IPv6 addresses are able to login
the switch. Up to 32 security IPv6 addresses can be configured in the switch.
Example:
Configure the security IPv6 address is 2001:da8:123:1::1.
Switch(config)# authentication securityipv6 2001:da8:123:1::1