DevNet Associate DEVASC 200-901 Official Certification Guide by Adrian Iliesiu (z-lib.org)

(andrew) #1
}
leaf uid {
type uint32;
}
leaf full-name {
type string;
}
}
}
}

The IETF and other standards-setting groups have
defined several YANG models. The following are some of
the IETF YANG models:


RFC 7224: IANA Interface Type YANG Module
RFC 7317: A YANG Data Model for System Management
RFC 7407: A YANG Data Model for SNMP Configuration
RFC 8299: YANG Data Model for L3VPN Service Delivery
RFC 8343: A YANG Data Model for Interface Management
RFC 8344: A YANG Data Model for IP Management

For an up-to-date and complete collection of YANG
modules, see https://github.com/YangModels/yang.
Anyone can create YANG data models. In most cases,
though, they are created by network equipment vendors,
the IETF, and OpenConfig. OpenConfig is a group of
network operators, including AT&T, Google, Microsoft,
Facebook, and Apple, that was created to define
standards intended to make networks more open and
programmable. Because OpenConfig is not a formal
standards body, the OpenConfig data models change
rapidly. The data models released by the IETF are also
called open data models. Open data models provide a
common interface across multiple platforms, acting as
the lowest common denominator for data models. Native
data models are specific for each network vendor and
each network operating system. Native models are

Free download pdf