RUGGEDCOM NETCONF
Reference Guide
Chapter 2
NETCONF Capabilities and Namespaces
IETF Capabilities
15
NETCONF Capabilities and
Namespaces
This section describes the NETCONF capabilities supported by RUGGEDCOM ROX II.
NETCONF capabilities describe the functions and namespaces supported by a NETCONF peer. When you connect
to the NETCONF service on a device, the device advertises its capabilities in a
<hello>
message.
Capabilities and namespaces are reported within
<capability>
elements in the
<hello>
message. A
<capability>
element describes a capability or a namespace:
• a
capability
is a function or service provided by the device. For example, the ability to commit changes to the
database or to lock a portion of the database are
capabilities
.
• a
namespace
is a definition of data elements. For example, the definition of standard Internet address elements
and the definition of NETCONF configuration parameters are
namespaces
.
NETCONF supports both standard IETF NETCONF capabilities and vendor-defined capabilities that are unique to
the product platform.
NETCONF uses namespaces that define the NETCONF configuration data model and that support various
capabilities.
CONTENTS
•
Section 2.1, “IETF Capabilities”
•
Section 2.2, “Vendor-Defined Capabilities”
•
Section 2.3, “IETF Namespaces”
•
Section 2.4, “Vendor-Defined Namespaces”
•
Section 2.5, “RUGGEDCOM Namespaces”
•
Section 2.6, “Viewing the Capabilities on a Device”
Section 2.1
IETF Capabilities
The following are the standard IETF capabilities supported by NETCONF. These capabilities define most of the
actions that can be performed through NETCONF on a device.
Capabilities
Description
<capability>urn:ietf:params:netconf:base:1.0</capability>
This is the base NETCONF capability. When replying to the
<hello>
message from a device, the NETCONF client must respond with at
least this capability.
For more information on this capability, see
Содержание 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 ...