Views:
The following procedure explains how to verify that IPv6 support is working.

Procedure

  1. Use the server to ping other endpoints.
    # ping6 ::1
    # ping6 <IPv6_address_of_another_endpoint>
  2. Use another endpoint to ping the server.
    # ping6 <IPv6_address_of_this_endpoint>