S_RFC3633_12.1_PDRequestReply.seq - Checking the format of IA_PD Prefix option.
Server
S_RFC3633_12.1_PDRequestReply.seq [-tooloption ...]
-pkt S_RFC3633_12.1_PDRequestReply.def
-tooloption: v6eval tool option
See Also DHCPv6.def
TN(Requesting router1)
|
Link0 -------+-----------+--------------- 3ffe:501:ffff:100::/64
|
NUT(Delegating router1)
Format of IA_PD option
option-code
OPTION_IA_PD (25)
option-length
12 + length of IA_PD-options field.
IAID
Any
T1
Any
T2
Any
IA_PD-options
Any
Format of IA_PD Prefix option
option-code
OPTION_IAPREFIX (26)
option-length
25 + length of IAprefix-options field
preferred-lifetime
Any
valid-lifetime
Any
prefix-length
Length for this prefix in bits
IPv6-prefix
Any
IAprefix-options
Any
- Configuration
| Device Name |
Device Type |
I/F |
Assigned Prefix |
Link Local Addr |
MAC Addr |
| Delegating router1 |
NUT |
Link0 |
3ffe:501:ffff:100::/64 |
NUT's Linklocal address |
NUT's MAC address |
| Requesting router1 |
TN |
Link0 |
3ffe:501:ffff:100::/64 |
fe80::200:ff:fe00:a2a2 |
00:00:00:00:a2:a2 |
NUT TN
| |
| | initialize NUT (as a Delegating router)
| |
| <---- | Solicit (w/ IA_PD option)
| ----> | Advertise (w/ IA_PD option) (*1)
| <---- | Request (w/ IA_PD option,IA_PD Prefix option)
| ----> | Reply (w/ IA_PD option,IA_PD Prefix option) (*2)
| |
(*1)(*2)PASS: The TN & NUT exchanges above messages correctly.
And the format of options must be base on description
of RFC(see above Verification Points).
N/A
see also RFC3633
12.1 Requesting router behavior
perldoc V6evalTool