User's Manual  276  Document #: LTRT-27055 
 
  Mediant 1000B Gateway & E-SBC 
Parameter  Description 
[HTTPRemoteServices_NumOf
Sockets] 
The valid value is 1 to 10. The default is 1. 
Login 
Login Needed 
http-login-needed 
[HTTPRemoteServices_LoginN
eeded] 
Enables the use of proprietary REST API Login and Logout 
commands for connecting to the remote host. The commands 
verify specific information (e.g., software version) before allowing 
connectivity with the device. 
  [0] Disable = Commands are not used. 
  [1] Enable (default) 
Username 
rest-user-name 
[HTTPRemoteServices_AuthUs
erName] 
Defines the username for HTTP authentication. 
The valid value is a string of up to 80 characters. The default is 
"user". 
Password 
rest-password 
[HTTPRemoteServices_AuthPa
ssword] 
Defines the password for HTTP authentication. 
The valid value is a string of up to 80 characters. The default is 
"password". 
Security 
TLS Context 
rest-tls-context 
[HTTPRemoteServices_TLSCo
ntext] 
Assigns a TLS Context for connection with the remote host. 
By default, no value is defined.  
To configure TLS Contexts, see ''Configuring TLS Certificate 
Contexts'' on page 109. 
Note: The parameter is applicable only if the connection is HTTPS. 
Verify Certificate 
rest-verify-
certificates 
[HTTPRemoteServices_VerifyC
ertificate] 
Enables certificate verification when connection with the host is 
based on HTTPS. 
  [0] Disable = (Default) No certificate verification is done.  
  [1] Enable = The device verifies the authentication of the 
certificate received from the HTTPS peer. The device 
authenticates the certificate against the trusted root certificate 
store associated with the associated TLS Context (see 'TLS 
Context' parameter above) and if ok, allows communication with 
the HTTPS peer. If authentication fails, the device denies 
communication (i.e., handshake fails). The device can also 
authenticate the certificate by querying with an Online 
Certificate Status Protocol (OCSP) server whether the certificate 
has been revoked. This is also configured for the associated 
TLS Context. 
Note: The parameter is applicable only if the connection is HTTPS. 
Timeouts 
Response Timeout 
rest-timeout  
[HTTPRemoteServices_TimeO
ut] 
Defines the TCP response timeout (in seconds) from the remote 
host. If one of the remote hosts does not respond to a request 
within the specified timeout, the device closes the corresponding 
socket and attempts to connect to the next remote host. 
The valid value is 1 to 65535. The default is 5. 
Keep-Alive Timeout  Defines the duration/timeout (in seconds) in which HTTP-REST 
keep-alive messages are sent by the device if no other messages