From the CLI of a switch with an address of 192.168.1.44, what command would be used to verify end-to-end connectivity to another host?
- show ip interface brief
- ping 127.0.0.1
- ping 192.168.1.44
- ping 192.168.1.43
Explanation: This provides a ping to a remote host. Option A is does not verify connectivity. Option B verifies that the logical IP stack has been configured. Option C verifies the configuration of the local host.
Exam with this question: CCNA 1 ITNv6 Chapter 2: Check Your Understanding
Please login or Register to submit your answer