NETCONF and YANG provide improved systems management of IoT networks. NETCONF allows retrieving and manipulating configuration and state data on network devices over SSH. It addresses limitations of SNMP like distinguishing configuration from state data. YANG defines the data models for the configuration and state data exchanged between NETCONF clients and servers using XML. Together, NETCONF and YANG enable ease of use, separate handling of configuration and state, and configuration of entire networks.