servers (System Services)
Syntax
servers {
server name {
grpc [service1 service2 ... ];
listen-address address;
max-connections max-connections;
port port;
routing-instance routing-instance;
tls {
local-certificate certificate-id;
mutual-authentication {
authentication-type (dont-request-cert | request-and-require-cert-and-verify | request-and-require-cert-but-dont-verify | request-cert-and-verify | request-cert-but-dont-verify);
certificate-authority certificate-authority-profile-name;
}
}
}
}Hierarchy Level
[edit system services http]
Description
Configure servers that serve a custom set of services at the specified IP address and port.
Note:
The gRPC server configurations at the [edit system services http
servers] hierarchy level and the [edit system services
extension-service request-response grpc] hierarchy level are mutually
exclusive.
The remaining statements are explained separately. See CLI Explorer.
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 Release 25.2R1 and Junos OS Evolved Release 25.2R1.