NETCONF (Network Configuration Protocol) operates over TCP port 830. It is a protocol defined for managing network devices and configurations. NETCONF provides mechanisms to install, manipulate, and delete the configuration of network devices. It uses XML as its data encoding format and allows for easy automation of network configuration tasks. References: * Cisco DevNet Associate Certification Guide * RFC 6241 - Network Configuration Protocol (NETCONF)