Cisco
200-901 · Question #387
Which protocol runs over TCP port 830?
The correct answer is A. NETCONF. NETCONF (Network Configuration Protocol) is standardized to run over SSH on TCP port 830, as defined in RFC 6242. It is used for installing, manipulating, and deleting the configuration of network devices. Telnet uses TCP port 23, HTTP uses TCP port 80, and RESTCONF (which uses…
Understanding and Using APIs
Question
Which protocol runs over TCP port 830?
Options
- ANETCONF
- BTelnet
- CRESTCONF
- DHTTP
How the community answered
(40 responses)- A93% (37)
- C5% (2)
- D3% (1)
Explanation
NETCONF (Network Configuration Protocol) is standardized to run over SSH on TCP port 830, as defined in RFC 6242. It is used for installing, manipulating, and deleting the configuration of network devices. Telnet uses TCP port 23, HTTP uses TCP port 80, and RESTCONF (which uses HTTP/HTTPS) runs on TCP ports 80/443 - not 830.
Topics
#NETCONF#Network Protocols#Port Numbers#Network Programmability
Community Discussion
No community discussion yet for this question.