InterviewSolution
Saved Bookmarks
| 1. |
Which Command Is Used To Check The Ipv6 Address? |
|
Answer» The IPCONFIG COMMAND is used to check the IPv6 address. You can also USE the NETSH interface ipv6 show address command to view the IPv6 addresses. The ipconfig command is used to check the IPv6 address. You can also use the netsh interface ipv6 show address command to view the IPv6 addresses. |
|