NAME
C_RFC3315_18_1_3_TransRen.seq - Check the format of Renew
TARGET
Client
SYNOPSIS
C_RFC3315_18_1_3_TransRen.seq [-tooloption...]
-pkt C_RFC3315_18_1_3_TransRen.def
-tooloption : v6eval tool option
See Also DHCPv6.def
INITIALIZATION
NUT(Client)
|
|
Link0 --+--------+------------------------ 3ffe:501:ffff:100::/64
|
|
TN(Server)
The client sets the "msg-type" field to RENEW.
The client generates a transaction ID and inserts this value in the
"transaction-id" field.
The client places the identifier of the destination server in a Server
Identifier option.
The client MUST include a Client Identifier option to identify itself
to the server. The client adds any appropriate options, including
one or more IA options. The client MUST include the list of addresses
the client currently has associated with the IAs in the 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 (1*)
| <---- |Advertise (2*)
| ----> |Request (3*)
| <---- |Reply w/IA_NA option(T1=50,T2=80) (4*)
| |
| <---- |Echo Request
| ----> |Echo Reply
| |
| | Wait T1 time expire
| |
| ----> |Renew (7*)
| |
JUDGEMENT
(7*) NUT transmit Renew message which conforms to Verification Points.
TERMINATION
N/A
REFERENCE
Also see RFC3315
18.1.3. Creation and Transmission of Renew Messages
SEE ALSO
perldoc V6evalTool