InterviewSolution
Saved Bookmarks
| 1. |
Explain the major difference between an ipv4-compatible tunnel and ip6 to ip4 (6to4) tunnel |
|
Answer» An IP address is binary numbers but can be stored as TEXT for human readers. For example, a 32-bit numeric address (IPV4) is WRITTEN in decimal as FOUR numbers separated by periods. ... IPv6 addresses are 128-bit IP address written in HEXADECIMAL and separated by colons.... |
|