Clear-Port-Stats (Switch Port); Start-Cable-Test (Switch Port) - Siemens RX1400 Reference Manual

Ruggedcom series
Hide thumbs Also See for RX1400:
Table of Contents

Advertisement

Chapter 6
RUGGEDCOM ROX II Actions
Section 6.2.9

clear-port-stats (Switch Port)

This action clears the port statistics for 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>
<slot>{module}</slot>
<port>{port}</port>
<clear-port-stats/>
</switch>
</interfaces>
</data>
</action>
</rpc>]]>]]>
• {module}
The module number for the switch port.
• {port}
The port number for the switch port.
Section 6.2.10

start-cable-test (Switch Port)

This action starts cable test diagnostics on 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>
<slot>{module}</slot>
<port>{port}</port>
<diagnostics>
<start-cable-test/>
</diagnostics>
</switch>
</interfaces>
</data>
</action>
</rpc>]]>]]>
• {module}
The module number for the switch port.
• {port}
The port number for the switch port.
66
RUGGEDCOM NETCONF
Reference Guide
clear-port-stats (Switch Port)

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx1500Rx1511Rx1512Rx5000Mx5000Mx5000re ... Show all

Table of Contents