153
New command: sftp ipv6 suite-b
Use sftp ipv6 suite-b to establish a connection to an IPv6 SFTP server based on Suite B algorithms
and enter SFTP client view.
Syntax
sftp ipv6 server [ port-number ] [ vpn-instance vpn-instance-name ] suite-b [ 128-bit | 192-bit ]
pki-domain domain-name [ server-pki-domain domain-name ] [ -i interface-type interface-number ]
[ prefer-compress zlib ] [ dscp dscp-value | source { interface interface-type interface-number |
ipv6 ipv6-address } ] *
Views
User view
Predefined user roles
network-admin
Parameters
server: Specifies a server by its IPv6 address or host name, a case-insensitive string of 1 to 253
characters.
port-number: Specifies the port number of the server, in the range of 1 to 65535. The default is 22.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN instance to which the server belongs.
The vpn-instance-name argument represents the VPN instance name, a case-sensitive string of 1 to
31 characters.
-i interface-type interface-number: Specifies an output interface by its type and number for IPv6
SFTP packets. Specify this option when the server uses a link-local address to provide the SFTP
service for the client. The specified output interface on the SFTP client must have a link-local
address.
suite-b: Specifies the Suite B algorithms. If neither the 128-bit keyword nor the 192-bit keyword is
specified, all algorithms in Suite B are used. For more information about the Suite B algorithms, see
Table 6.
128-bit: Specifies the 128-bit Suite B security level.
192-bit: Specifies the 192-bit Suite B security level.
pki-domain domain-name: Specifies the PKI domain of the client's certificate. The domain-name
argument represents the PKI domain name, a case-insensitive string of 1 to 31 characters, excluding
the characters listed in Table 8.
Table 8 Invalid characters for a PKI domain name
Tilde ~ Dot .
Asterisk * Left angle bracket <