711ssh client ipv6 sourceUse ssh client ipv6 source to configure the source IPv6 address for SSH packets that are sent bythe Stelnet client.Use undo ssh client ipv6 source to restore the default.Syntaxssh client ipv6 source { interface interface-type interface-number | ipv6 ipv6-address }undo ssh client ipv6 sourceDefaultThe source IPv6 address for SSH packets is not configured. The Stelnet client automatically selectsan IPv6 address for SSH packets in compliance with RFC 3484.ViewsSystem viewPredefined user rolesnetwork-adminParametersinterface interface-type interface-number: Specifies a source interface by its type and number. TheSSH packets use the longest-matching IPv6 address of the specified interface as their sourceaddress.ipv6 ipv6-address: Specifies a source IPv6 address.Usage guidelinesIf you execute this command multiple times, the most recent configuration takes effect.This command takes effect on all IPv6 Stelnet connections. The source IPv6 address specified in thessh2 ipv6 command takes effect only on the current IPv6 Stelnet connection.If you specify the source IPv6 address both in this command and the ssh2 ipv6 command, thesource IPv6 address specified in the ssh2 ipv6 command takes effect.Examples# Specify 2:2::2:2 as the source IPv6 address for SSH packets. system-view[Sysname] ssh client ipv6 source ipv6 2:2::2:2Related commandsdisplay ssh client sourcessh client sourceUse ssh client source to configure the source IPv4 address for SSH packets that are sent by theStelnet client.Use undo ssh client source to restore the default.Syntaxssh client source { interface interface-type interface-number | ip ip-address }undo ssh client source