EasyManua.ls Logo

Siemens RX1400 - Restart-Serserver; Reset-Port (Switch Port)

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...
RUGGEDCOM NETCONF
Reference Guide
Chapter 6
RUGGEDCOM ROX II Actions
restart-serserver 65
</serial>
</interfaces>
</data>
</action>
</rpc>]]>]]>
{module}
The module number for the serial port.
{port}
The port number for the serial port.
Section6.2.7
restart-serserver
This action restarts the serial server. This action does not take any parameters.
<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>
<interfaces xmlns="http://ruggedcom.com/ns/rmf_ifs">
<serial>
<restart-serserver/>
</serial>
</interfaces>
</data>
</action>
</rpc>]]>]]>
Section6.2.8
reset-port (Switch Port)
This action resets the specified switch port. Specify the switch module and port in the <module> and <port>
elements. This action does not take any parameters.
<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>
<interfaces xmlns="http://ruggedcom.com/ns/rmf_ifs">
<switch>
<module>{module}</module>
<port>{port}</port>
<reset-port/>
</switch>
</interfaces>
</data>
</action>
</rpc>]]>]]>
{module}
The module number for the switch port.
{port}
The port number for the switch port.

Table of Contents

Related product manuals