Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

write a mock-up data model using the YANG modeling language. Student ID: 100100 The model requirements are as follows: The model must conform to the

write a mock-up data model using the YANG modeling language.
Student ID: 100100
image text in transcribed
image text in transcribed
The model requirements are as follows: The model must conform to the YANG 1.0 or YANG 1.1 RFCs. When validated by the pyang tool, the model must produce no errors and no warnings. When processed/converted via the pyang tool, the model must output the following tree structure very precisely. (Pay attention to the different tokens in the output, e.g., *, ?, +, rw, ro, 01.) module: ID-XXXXXX +--rw ci +--rw lil* [f1 f2 3] +--rw f1 int 64 1 +--rw f2 yang:counter32 1 +--rw f3 yang:gauge 64 +--rw c2 1 +--ro lel* enumeration 1 +--rw f3 boolean 1 +--ro f4? uint64 +--ro le2 string (The string 'xxxxxx' above stands for your student ID.) Hints: You are highly encouraged to start with and build upon the simple example-system YANG module discussed in class. You are highly encouraged to look into, to investigate, and to mimic the IETF's interfaces YANG module or other real and standard YANG modules. Run pyang --tree-help to obtain a full explanation of the symbols used in the tree output of pyang. Edit the file inside the *-/yang/standard/ietf/RFC directory

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design For Mere Mortals

Authors: Michael J Hernandez

4th Edition

978-0136788041

More Books

Students also viewed these Databases questions

Question

Sell the quality of your brand or products.

Answered: 1 week ago

Question

Which team solution is more likely to be pursued and why?

Answered: 1 week ago

Question

Did the team members feel that their work mattered

Answered: 1 week ago