NAME
C_RFC3315_18_1_3_RetransRen.seq - Check MRD of Renew
TARGET
Client
SYNOPSIS
C_RFC3315_18_1_3_RetransRen.seq [-tooloption...]
-pkt C_RFC3315_18_1_3_RetransRen.def
-tooloption : v6eval tool option
See Also DHCPv6.def
INITIALIZATION
NUT(Client)
|
|
Link0 --+--------+------------------------ 3ffe:501:ffff:100::/64
|
|
TN(Server)
The client transmits the message using the following parameters:
IRT REN_TIMEOUT
MRT REN_MAX_RT
MRC 0
MRD Remaining time until T2
When the duration of retransmission reaches to MRD, the client stops
retransmission of Renew 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
| |
| |Initialize NUT(as a DHCPv6 client)
| |
| ----> |Solicit
| <---- |Advertise
| ----> |Request
| <---- |Reply w/IA_NA option(T1=100, T2=160)
| |
| <---- |Echo Request
| ----> |Echo Reply
| |
| |Wait T1 time expire
| |
| ----> |Renew(7*)
| |
| |Retransmit Renew before T2 time expires
| |
| ---> X|Renew(8*) After T2 time expire
| |
JUDGEMENT
(7*)PASS:TN receives Renew message.
(8*)PASS:TN doesn't receive Renew message.
TERMINATION
N/A
REFERENCE
Also see RFC3315
18.1.3. Creation and Transmission of Renew Messages
SEE ALSO
perldoc V6evalTool