Downloading YANG models

Here are the GitHub repositories for the YANG models needed in this tutorial:

IETF:

git clone https://github.com/YangModels/yang ietf

OpenConfig

git clone https://github.com/openconfig/public/ openconfig

Arista cEOS:

git clone https://github.com/aristanetworks/yang/tree/master/EOS-4.35.1F arista

Nokia SR Linux:

git clone -b v25.10.1 --depth 1 https://github.com/nokia/srlinux-yang-models nokia