JN0-105 · Question #58
You issue the telnet 10.10.10.1 source 192.168.100.1 command. Which two statements are correct in this scenario? (Choose two.)
The correct answer is C. The telnet session will have a destination address of 10.10.10.1. D. The telnet session will have a source address of 192.168.100.1. In the given telnet command, "telnet 10.10.10.1 source 192.168.100.1," the destination address of the telnet session is 10.10.10.1, and the source address of the session is specified as 192.168.100.1, making C and D the correct answers. This command instructs the telnet client…
Question
You issue the telnet 10.10.10.1 source 192.168.100.1 command. Which two statements are correct in this scenario? (Choose two.)
Options
- AThe telnet session will have a source address of 10.10.10.1.
- BThe telnet session will have a destination address of 192.168.100.1.
- CThe telnet session will have a destination address of 10.10.10.1.
- DThe telnet session will have a source address of 192.168.100.1.
How the community answered
(25 responses)- A12% (3)
- B8% (2)
- C80% (20)
Explanation
In the given telnet command, "telnet 10.10.10.1 source 192.168.100.1," the destination address of the telnet session is 10.10.10.1, and the source address of the session is specified as 192.168.100.1, making C and D the correct answers. This command instructs the telnet client to use the specified source IP address when establishing the connection to the destination.
Topics
Community Discussion
No community discussion yet for this question.