S_RFC3315_22.6_IAAddressOPIgnoreLifetime.seq - Server ignore the lifetimes set by the client
Server
S_RFC3315_22.6_IAAddressOPIgnoreLifetime.seq [-tooloption ...]
-pkt S_RFC3315_22.6_IAAddressOPIgnoreLifetime.def
-tooloption: v6eval tool option
See Also DHCPv6.def
TN(Client1)
|
Link0 -------+-----------+--------------- 3ffe:501:ffff:100::/64
|
NUT(Server1)
Reply Message Format
msg-type
REPLY(7)
transaction-id
Any
Server ID option
Any
Client ID option
Any
IA Address option
- option-code
OPTION_IAADDR (5)
- option-len
24 + length of IAaddr-options field
- IPv6 address
An IPv6 address
- preferred-lifetime
Don't change with the value of Solicit message
- valid-lifetime
Don't change with the value of Solicit message
- IAaddr-options
Any
1st Socilit Message(Preferred lifetime > Valid lifetime)
- msg-type
SOCILIT(1)
- IA Address option
- option-code
OPTION_IAADDR (5)
- preferred-lifetime
100
- valid-lifetime
90
- IAaddr-options
Any
2nd Socilit Message(T1&T2 > Preferred lifetime)
- msg-type
SOCILIT(1)
- IA Address option
- option-code
OPTION_IAADDR (5)
- preferred-lifetime
0
- valid-lifetime
0
- IAaddr-options
Any
| Device Name |
Device Type |
I/F |
Assigned Prefix |
Link Local Addr |
MAC Addr |
| Server1 |
NUT |
Link0 |
3ffe:501:ffff:100::/64 |
NUT's Linklocal address |
NUT's MAC address |
| Client1 |
TN |
Link0 |
3ffe:501:ffff:100::/64 |
fe80::200:ff:fe00:a2a2 |
00:00:00:00:a2:a2 |
NUT TN
| |
| | initialize NUT (as a DHCPv6 Server)
| |
| <---- | Solicit (w/ Rapid Commit option,IA_NA, IA Address)
| ----> | Reply (w/ Rapid Commit option,IA_NA, IA Address) (*1)
| | after 10s
| <---- | Solicit (w/ Rapid Commit option,IA_NA, IA Address)
| ----> | Reply (w/ Rapid Commit option,IA_NA, IA Address) (*2)
| |
PASS: The Reply message must include IA_NA option & IA address option.
And the option's format must be based on the RFC's description.
(see the above Verification Points )
The preferred lifetimes and life times in Reply messages are same.
NUT Ignores the values in the Solicit messages.(Not change the value)
N/A
see also RFC3315
22.6. IA Address Option
perldoc V6evalTool