EasyManua.ls Logo

Siemens RX1400 - Install-Crl-File (IPSEC)

Siemens RX1400
148 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 6
RUGGEDCOM ROX II Actions
RUGGEDCOM NETCONF
Reference Guide
74 install-crl-file (IPSEC)
{remotePort}
The remote host network port for the ssh protocol,
{caCertFilePath}
The absolute path and file name for the ca-certificate file on the remote host.
{remoteUserName}
A user name on the remote host.
{remotePassword}
The password for the user name on the remote host.
Section6.5.5
install-crl-file (IPSEC)
This action uploads an IPSec crl file to the device. The crl file must be located at a network location accessible
to the device. Parameters include <remote-host>, <remote-port>, <remote-crl-path>, <user>, and
<password>.
<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<action xmlns="http://tail-f.com/ns/netconf/actions/1.0">
<data>
<tunnel xmlns="http://ruggedcom.com/ns/rmf_iftunnel">
<ipsec>
<certificate>
<install-crl-file>
<remote-host>{remoteHost}</remote-host>
<remote-port>{remotePort}</remote-port>
<remote-crl-path>{crlFilePath}</remote-crl-path>
<user>{remoteUserName}</user>
<password>{remotePassword}</password>
</install-crl-file>
</certificate>
</ipsec>
</tunnel>
</data>
</action>
</rpc>]]>]]>
{remoteHost}
The hostname or IP address of the remote host.
{remotePort}
The remote host network port for the ssh protocol,
{crlFilePath}
The absolute path and file name for the crl file on the remote host.
{remoteUserName}
A user name on the remote host.
{remotePassword}
The password for the user name on the remote host.

Table of Contents

Related product manuals