InterviewSolution
Saved Bookmarks
| 1. |
You telnet to a router and make your necessary changes; now you want to end the Telnet session. What command do you type in? |
| Answer» Since the question never mentioned anything about a suspended session, you can assume that the Telnet session is still open, and you would just type exit to close the session. | |