IPv6 Configuration Guide K/KA/KB.15.15

Example 35 Deleting an authorized IP manager entry
HP Switch(config)# no ipv6 authorized-managers
2001:db8::231:17ff:fec5:3e61
Configuring SSH for IPv6
For more information on SSH configuration, see “Secure shell (SSH) for IPv6” (page 66).
By default, SSH is automatically enabled for IPv4 and IPv6 connections on a switch. Use the ip
ssh command options to reconfigure the default SSH settings used in SSH authentication for IPv4
and IPv6 connections:
TCP port number
timeout period
file transfer
MAC type
cipher type
listening port(s)
Syntax:
[no] ip ssh
Enables SSH for on the switch for both IPv4 and IPv6, and activates the connection
with a configured SSH server (RADIUS or TACACS+). The no form of the command
disables SSH on the switch.
cipher cipher-type
Specify a cipher type to use for connection.
Valid types are:
aes128–cbc
3des-cbc
aes192–cbc
aes256–cbc
rijndael-cbc@lysator.liu.se
aes128–ctr
aes192–ctr
aes256–ctr
Default: All cipher types are available.
Use the no form of the command to disable a cipher type.
filetransfer
Enables SSH on the switch to connect to an SCP or SFTP client application to
transfer files to and from the switch over IPv4 or IPv6.
Default: Disabled
NOTE: Enabling filetransfer automatically disables TFTP client and TFTP
server functionality.
For more information, see “Performing secure file transfers to and from IPv4
and IPv6 client devices” (page 61).
Configuring SSH for IPv6 59