NAME
C_RFC3736_InfoRetrans.seq - Reliability of DHCPv6 Retransmission
TARGET
Client
SYNOPSIS
C_RFC3736_InfoRetrans.seq [-tooloption...]
-pkt C_RFC3736_InfoRetrans.def
-tooloption : v6eval tool option
See Also DHCPv6.def
INITIALIZATION
NUT(Client) 3ffe:501:ffff:100::abcd
|
|
Link0 --+--------+------------+---------- 3ffe:501:ffff:100::/64
| |
| |
TN(Server) TN(DNS Server)
3ffe:501:ffff:100:200:ff:fe00:3f3e
DHCP clients are responsible for reliable delivery of messages in the
client-initiated message exchanges. If a DHCP client fails to receive
an expected response from a server, the client must retransmit its
message.
- Configurations
Device Name |
Device Type |
Interface |
Assigned Prefix |
Link Local Addr |
MAC Addr |
Client |
NUT |
Link0 |
3ffe:501:ffff:100::/64 |
NUT's Linklocal address |
NUT's MAC address |
Server |
TN |
Link0 |
3ffe:501:ffff:100::/64 |
fe80::200:ff:fe00:a1a1 |
00:00:00:00:a1:a1 |
TEST PROCEDURE
NUT TN
| |
| | NUT has been configured with IPv6 address,
| | and request stateless DHCPv6 service
| |
| ----> |Information-request w/Option Request Option(1*)
| |
| |waiting until message arrives
| |
| ----> |Information-request w/Option Request Option(2*)
| |
JUDGEMENT
(1*)PASS: TN receives Information-request from NUT.
(2*)PASS: TN should receive Solicit from NUT, and the content of message
is same with that in (1*).
TERMINATION
N/A
REFERENCE
Also see RFC3315 Section 14
Also see RFC3736
SEE ALSO
perldoc V6evalTool