Verifying the configuration

# Use the ping ipv6 host command on the device to verify that the communication between the device and the host is normal and that the corresponding destination IP address is 1::1.

[Device] ping ipv6 host
 Trying DNS resolve, press CTRL_C to break
 Trying DNS server (2::2)
  PING host.com (1::1):
  56  data bytes, press CTRL_C to break
    Reply from 1::1
    bytes=56 Sequence=1 hop limit=126  time = 2 ms
    Reply from 1::1
    bytes=56 Sequence=2 hop limit=126  time = 1 ms
    Reply from 1::1
    bytes=56 Sequence=3 hop limit=126  time = 1 ms
    Reply from 1::1
    bytes=56 Sequence=4 hop limit=126  time = 1 ms
    Reply from 1::1
    bytes=56 Sequence=5 hop limit=126  time = 1 ms

  --- host.com ping statistics ---
    5 packet(s) transmitted
    5 packet(s) received
    0.00% packet loss
    round-trip min/avg/max = 1/1/2 ms