Información

Autor(es) Olivier Bonaventure
Fecha de entrega Sin fecha de envío
Tiempo límite de envío Sin límite de envío
Etiquetas de categoría ipv6

Etiquetas

Inicia sesión

The IPv6 forwarding table

A router contains a forwarding table that lists for each IPv6 prefix either the interface associated to this prefix if it is directly connected or the nexthop to reach this prefix. Consider a router that has the following forwarding table:

2001:db8:1341::/48, via nexthop1
2001:db8:1341:2000/51, via nexthop5
2001:db8:1341:2000/64, interface1
2001:db8:1341:4000/50, via nexthop2
2001:db8:1341:5000/52, nexthop3
2001:db8:1341:7000/64, interface2
2001:db8:1341:5555/64, interface3
2001:db8::/32 via nexthop4
::/0 via nexthop0

Provide your answer by indicating nexthop3, interface9, ...


Pregunta 1: Packet

How will the router forward a packet sent towards 2001:bad:cafe::1234 ?

Pregunta 2: Packet

How will the router forward a packet sent towards 2001:db8:1342:5555::1 ?

Pregunta 3: Packet

How will the router forward a packet sent towards 2001:db8:1341:3000::1234 ?

Pregunta 4: Packet

How will the router forward a packet sent towards 2001:db8:1341:6000::cafe:beef ?

Pregunta 5: Packet

How will the router forward a packet sent towards 2001:db8:1341:5000::f00f:beef ?