NETCONF (Network Configuration Protocol) is an IETF standard protocol used for managing network devices. By default, NETCONF operates over the SSH protocol on port 830. This default port is defined to separate NETCONF traffic from other types of SSH traffic, providing a dedicated channel for network configuration tasks. Reference: Cisco DevNet NETCONF Overview