Thông tin

Tác giả Olivier Bonaventure
Hạn chót Không có hạn chót
Giới hạn nộp bài Không có giới hạn
Các tag chuyên mục ipv6

Tags

Đăng nhập

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, ...


Câu hỏi 1: Packet

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

Câu hỏi 2: Packet

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

Câu hỏi 3: Packet

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

Câu hỏi 4: Packet

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

Câu hỏi 5: Packet

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