S_RFC3315_18.2.6_NobindingStutusCodeOpReceiptReleaseMsg.seq - Reply when receipt Release message
Server
S_RFC3315_18.2.6_NobindingStutusCodeOpReceiptReleaseMsg.seq [-tooloption ...]
-pkt S_RFC3315_18.2.6_NobindingStutusCodeOpReceiptReleaseMsg.def
-tooloption: v6eval tool option
See Also DHCPv6.def
TN(Client1)
|
Link0 -------+-----------+--------------- 3ffe:501:ffff:100::/64
|
NUT(Server1)
For each IA in the Release message for which the server has no binding information, the server
adds an IA option using the IAID from the Release message, and includes a Status Code option
with the value NoBinding in the IA option. No other options are included in the IA option.
And the Reply message need include a status code option with status value Success.
Reply Message
msg-type
REPLY(7)
Status Code option
value=Success(0)
IA_NA option 1
- IAID
Same as the Release message
- Status Code option
value=NoBinding(3)
IA_NA option 2
- IAID
Same as the Release message
- Status Code option
value=NoBinding(3)
Configuration
| Device Name |
Device Type |
I/F |
Assigned Prefix |
Link Local Addr |
MAC Addr |
IA_NA option 1 |
IA_NA option 2 |
| Server1 |
NUT |
Link0 |
3ffe:501:ffff:100::/64 |
NUT's Linklocal address |
NUT's MAC address |
Yes |
Yes |
| Client1 |
TN |
Link0 |
3ffe:501:ffff:100::/64 |
fe80::200:ff:fe00:a2a2 |
00:00:00:00:a2:a2 |
Yes |
Yes |
NUT TN
| |
| | initialize NUT (as a DHCPv6 Server)
| |
| <---- | Solicit
| ----> | Advertise
| <---- | Request
| ----> | Reply
| |
| |
| |
| <---- | Release (w/ IA_NA option 1, IA_NA option2) (No binding information)
| ----> | Reply (*1)(w/ IA_NA option 1, IA_NA option2)
| |
(*1) PASS: NUT send Reply message(IA_NA options include Status Code option,value = NoBinding(3)).
And it include a "Success" status code option.
N/A
see also RFC3315
18 DHCP Client-Initiated Configuration Exchange
18.2.6. Receipt of Release Messages
perldoc V6evalTool