EasyManua.ls Logo

Cisco NCS 1001 - Using Data Models

Cisco NCS 1001
36 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
CHAPTER 2
Using Data models
This section explains the required configurations and procedures for using data models.
Using Data models , page 9
Enabling Netconf, page 10
Enabling gRPC, page 11
Using Data models
Figure 3: Workflow for using Data models
The above illustration gives a quick snap shot of how YANG can be used with Netconf in configuring a
network device using a client application.
The tasks that help the user to implement Data model configuration are listed here.
1
Load the software image ; the YANG models are a part of the software image. Alternatively, the YANG
models can also be downloaded from:
https://github.com/YangModels/yang/tree/master/vendor/cisco/xr
Users can also query using NETCONF to get the list of models.
<?xml version="1.0" encoding="utf-8"?>
<rpc message-id="100" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<get>
<filter type="subtree">
<netconf-state xmlns="urn:ietf:params:xml:ns:yang:ietf-netconf-monitoring">
<schemas/>
</netconf-state>
</filter>
</get>
</rpc>
Data Models Configuration Guide for Cisco NCS 1001
9

Other manuals for Cisco NCS 1001

Related product manuals