Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

  1. You want to ping the loopback address of your local host(with IPv6). What will you type?

  2. A.

     ping 127.0.0.1

    B.

     ping 0.0.0.0

    C.

     ping ::1

    D.

     trace 0.0.::1

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The loopback address with IPv4 is 127.0.0.1. With IPv6, that address is ::1.


Be The First To Comment