Netconf Overview - Lenovo RackSwitch G8264 Application Manual

For lenovo enterprise network operating system 8.4
Hide thumbs Also See for RackSwitch G8264:
Table of Contents

Advertisement

NETCONF Overview

1. The client establishes a transport layer connection to the switch (acting as a 
2. The client and switch exchange hello messages to declare their capabilities.
3. The client sends a request via rpc message to the switch.
4. The switch sends a response via rpc­reply message to the client.
5. The client sends a close­session message to the switch to end the NETCONF 
6. The switch sends an ok response.
664
G8264 Application Guide for ENOS 8.4
NETCONF provides a method to quickly configure the switch. It also allows you to 
implement a configuration across multiple switches, thereby saving time and 
reducing the chances of configuration errors.
The NETCONF protocol defines basic operations that are equivalent to the switch 
ISCLI commands.
Note: The current implementation of NETCONF supports only ISCLI commands.
NETCONF is a connection‐oriented protocol. See Figure
NETCONF operation.
Figure 63. NETCONF Operations Procedure
<hello>
</hello>
<rpc>
</rpc>
NETCONF
Client
<rpc>
</rpc>
Transport Layer
Protocol
NETCONF server).
Note: Steps 3 and 4 must be repeated for each request that the client sends to the 
switch.
session and the transport layer connection.
<capabilities/>
<operation/>
<close-session/>
Session
• Session-ID
Connection
• Authentication
• Data integrity
• Confidentiality
63 for an overview of 
<hello>
<capabilities/>
</hello>
<rpc-reply>
<operation-response/>
NETCONF
</rpc-reply>
<rpc-reply>
<ok/>
</rpc-reply>
Transport Layer
Server
Protocol

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents