jeb
Syntax
jeb {
max-seed-size max-seed-size;
port port;
rbg (default-rng | hmac-drbg);
tls {
cert-bundle cert-bundle;
certificate certificate;
key key;
}
}
Hierarchy Level
[edit system services]
Description
Configure a Juniper Entropy Beacon (JEB) server. JEB can be used to feed high quality entropy over the network from a SRX345 Firewall to entropy-starved clients.
Options
| max-seed-size | Maximum allowed size in bytes for a requested entropy seed
|
||||||
| port | Port to use for JEB service
|
||||||
| rbg | Type of random bit generator (RBG) to use for generating entropy seeds
|
||||||
| TLS | Configure TLS attributes for JEB services
|
Required Privilege Level
admin
Release Information
Statement introduced in Junos OS Release 19.1R1.