Ssh Client Ipv6 Source - HP MSR Series Command Reference Manual

Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

Preferred server-to-client encryption algorithm is aes128.
Preferred client-to-server HMAC algorithm is sha1.
Preferred server-to-client HMAC algorithm is sha1-96.
Preferred compression algorithm between the server and client is zlib.
<Sysname> sftp ipv6 2000::1 prefer-kex dh-group14 prefer-stoc-cipher aes128
prefer-ctos-hmac sha1 prefer-stoc-hmac sha1-96 prefer-compress zlib publickey svkey
Username:

ssh client ipv6 source

Use ssh client ipv6 source to specify the source IPv6 address for SSH packets.
Use undo ssh client ipv6 source to restore the default.
Syntax
ssh client ipv6 source { interface interface-type interface-number | ipv6 ipv6-address }
undo ssh client ipv6 source
Default
The source IPv6 address for SSH packets is not configured. The SSH packets automatically select an IPv6
address as their source address in compliance with RFC 3484.
Views
System view
Predefined user roles
network-admin
Parameters
interface interface-type interface-number: Specifies a source interface by its type and number. The SSH
packets use the longest-matching IPv6 address of the specified interface as their source address.
ipv6 ipv6-address: Specifies a source IPv6 address.
Usage guidelines
If 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 the ssh2
ipv6 command takes effect only on the current IPv6 Stelnet connection.
If you specify the source IPv6 address both in this command and the ssh ipv6 command, the source IPv6
address specified in the ssh ipv6 command takes effect.
Examples
# Specify the source IPv6 address as 2:2::2:2 for SSH packets.
<Sysname> system-view
[Sysname] ssh client ipv6 source ipv6 2:2::2:2
Related commands
display ssh client source
415

Advertisement

Table of Contents
loading

Table of Contents