NETWORK LAYER
UNICAST ROUTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Network prefix and prefix length
|
|
Network prefix and subnet mask
|
|
Source IP address
|
|
Destination IP address
|
Detailed explanation-1: -Explanation: The IPv6 address and prefix for a default static route is ::/0. This represents all zeros in the address and a prefix length of zero.
Detailed explanation-2: -What network prefix and prefix-length combination is used to create a defaultstatic route that will match any IPv6 destination?•::/128•::/0•::1/64•FFFF::/128Explanation:A default static route configured for IPv6, is a network prefix of all zeros and a prefixmask of 0 which is expressed as ::/0. network.
Detailed explanation-3: -Static default route A default route has only zeroes (::) and a /0 prefix length. This is the equivalent of 0.0. 0.0/0 in IPv4.
Detailed explanation-4: -Enable IPv6 on global configuration. Configure the IPv6 addresses on the interfaces. Configure the IPv6 static route on each interface. Configure IPv6 address and gateway on each PC. Verify by using end-to-end ping testing from each PC.