Dictionary of Meaning
<<Back
Please select a letter:
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z |
0-9
Click here for Shopping
Netconf
*** Shopping-Tip: Netconf
'''Netconf''' is a network management protocol currently being developed in the IETF by the [http://www.ietf.org.html.charters/netconf-charter.html Netconf working group].
The NETCONF protocol provides mechanisms to install, manipulate, and delete the configuration of network devices. It also can perform some monitoring functions. It uses an Extensible Markup Language (XML) based data encoding for the configuration data as well as the protocol messages. The NETCONF protocol operations are realized on top of a simple Remote Procedure Call (RPC) layer.
NETCONF can be conceptually partitioned into four layers:
Layer Example
+-------------+ +-----------------------------+
(4) | Content | | Configuration data |
+-------------+ +-----------------------------+
| |
+-------------+ +-----------------------------+
(3) | Operations | | , |
+-------------+ +-----------------------------+
| |
+-------------+ +-----------------------------+
(2) | RPC | | , |
+-------------+ +-----------------------------+
| |
+-------------+ +-----------------------------+
(1) | Application | | BEEP, SSH, SSL, console |
| Protocol | | |
+-------------+ +-----------------------------+
See also: configuration management, SSH, SOAP, BEEP, network monitoring
Category:Internet protocols
Category:Internet standards
Category:Network management
|
|
|