moduli
Syntax
moduli {
type name;
refresh frequency;
count count;
}Hierarchy Level
[edit system services ssh]
Description
Defines the Diffie-Hellman prime moduli configuration for group
exchange. The configuration dynamically generates prime moduli for the existing DH group
exchange algorithms such as group-exchange-sha1 and
group-exchange-sha2. The qbufd process is
responsible for managing the moduli generation. If you don't configure the moduli, SSH
uses the default moduli that OpenSSH provides.
Options
| moduli type name |
Specify the name of the prime modulus. Values: |
| refresh frequency |
Specify the refresh frequency for generating the moduli periodically. Values: |
| count count |
(Optional) Specify the number of prime moduli to generate. Values: minimum 1, maximum 4. Default: 2 |
Note that FIPS mode doesn't support moduli.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Evolved Release 25.4R1.
Statement added to Junos OS in Junos OS Release 26.2R1.