200-901 · Question #387
200-901 Question #387: Real Exam Question with Answer & Explanation
The correct answer is A: NETCONF. {"question_number": 3, "question": "Which protocol runs over TCP port 830?", "correct_answer": "A", "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 delet
Question
Which protocol runs over TCP port 830?
Options
- ANETCONF
- BTelnet
- CRESTCONF
- DHTTP
Explanation
{"question_number": 3, "question": "Which protocol runs over TCP port 830?", "correct_answer": "A", "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.", "generated_by": "claude-sonnet", "llm_judge_score": 5}
Topics
Community Discussion
No community discussion yet for this question.