RUGGEDCOM NETCONF
Reference Guide
Chapter 6
RUGGEDCOM ROX II Actions
clear-all-switch-stats (Switch)
71
</action>
</rpc>]]>]]>
Section 6.4.4
clear-all-switch-stats (Switch)
This action clears all switch statistics. 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>
<switch xmlns="http://ruggedcom.com/ns/rmf_ifswitch">
<clear-all-switch-stats/>
</switch>
</data>
</action>
</rpc>]]>]]>
Section 6.4.5
clear-cable-stats-all (Switch)
This action clears all cable test diagnostic statistics. 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>
<switch xmlns="http://ruggedcom.com/ns/rmf_ifswitch">
<clear-cable-stats-all/>
</switch>
</data>
</action>
</rpc>]]>]]>
Section 6.5
Tunnel Namespace Actions
This section describes how to perform actions related to tunnel namespaces using
<rpc>
messages through
NETCONF.
CONTENTS
•
Section 6.5.1, “display-public-key (IPSEC)”
•
Section 6.5.2, “status (IPSEC)”
•
Section 6.5.3, “install-certificate (IPSEC)”
•
Section 6.5.4, “install-ca-certificate (IPSEC)”
•
Section 6.5.5, “install-crl-file (IPSEC)”
•
Section 6.5.6, “remove-ca-certificate (IPSEC)”
•
Содержание RUGGEDCOM MX5000RE
Страница 8: ...Table of Contents RUGGEDCOM NETCONF Reference Guide viii ...
Страница 12: ...Preface RUGGEDCOM NETCONF Reference Guide xii Customer Support ...
Страница 26: ...Chapter 1 Introduction RUGGEDCOM NETCONF Reference Guide 14 Sample Session Editing Data ...
Страница 40: ...Chapter 3 NETCONF Sessions RUGGEDCOM NETCONF Reference Guide 28 Killing a Session ...
Страница 64: ...Chapter 5 Changing Configuration Data RUGGEDCOM NETCONF Reference Guide 52 Committing Changes ...
Страница 148: ...Chapter 8 NETCONF XML Elements RUGGEDCOM NETCONF Reference Guide 136 validate ...