NAME
C_RFC3736_basic.seq - Basic message exchange
TARGET
Client
SYNOPSIS
C_RFC3736_basic.seq [-tooloption...]
-pkt C_RFC3736_basic.def
-tooloption : v6eval tool option
See Also DHCPv6.def
INITIALIZATION
NUT(Client) 3ffe:501:ffff:100::abcd
|
|
Link0 --+--------+------------+---------- 3ffe:501:ffff:100::/64
| |
| |
TN(Server) TN(DNS Server)
3ffe:501:ffff:100:200:ff:fe00:3f3e
Clients and servers exchange DHCP messages correctly.
- 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
| |
| | NUT has been configured with IPv6 address,
| | and request stateless DHCPv6 service
| |
| ----> |Information-request w/Option Request Option(1*)
| <---- |Reply w/DNS Name Server Option/3ffe:501:ffff:100:200:ff:fe00:a1a1
| |
| | NUT Ping DHCPv6.TEST.EXAMPLE.COM
| |
| ----> |DNS Standard Query (3*)
| |
JUDGEMENT
(1*)PASS: TN receives Information-request message.
(3*)PASS: NUT transmits SQUERY message.
TERMINATION
N/A
REFERENCE
Also see RFC3315 Section 17.1.4, 18.1.8 and 19.4.5
Also see RFC3736
SEE ALSO
perldoc V6evalTool