148
ssh2 algorithm mac
ssh2 algorithm public-key
New command: ssh server pki-domain
Use ssh server pki-domain to specify a PKI domain for the SSH server.
Use undo ssh server pki-domain to delete the PKI domain of the SSH server.
Syntax
ssh server pki-domain domain-name
undo ssh server pki-domain
Default
No PKI domain is specified for an SSH server.
Views
System view
Predefined user roles
network-admin
Parameters
domain-name: Specifies the name of a PKI domain, a case-insensitive string of 1 to 31 characters,
excluding the characters listed in Table 4.
Table 4 Invalid characters for a PKI domain name
Tilde ~ Dot .
Asterisk * Left angle bracket <
Backslash \ Right angle bracket >
Vertical bar | Quotation marks "
Colon : Apostrophe '
Examples
# Specify the PKI domain serverpkidomain for the SSH server.
<Sysname> system-view
[Sysname] ssh server pki-domain serverpkidomain
New command: scp ipv6 suite-b
Use scp ipv6 suite-b to establish a connection to an IPv6 SCP server based on Suite B algorithms
and transfer files with the server.