File tree Expand file tree Collapse file tree 4 files changed +132
-0
lines changed
client6_prefix_delegation Expand file tree Collapse file tree 4 files changed +132
-0
lines changed Original file line number Diff line number Diff line change 1+ === DHCPv6 Basic
2+
3+ ifdef::topdoc[:imagesdir: {topdoc}../../test/case/infix_dhcp/client6_basic]
4+
5+ ==== Description
6+
7+ Enable a DHCPv6 client and verify it requests an IPv6 lease from a
8+ DHCPv6 server that is then set on the interface.
9+
10+ ==== Topology
11+
12+ image::topology.svg[DHCPv6 Basic topology, align=center, scaledwidth=75%]
13+
14+ ==== Sequence
15+
16+ . Set up topology and attach to target DUT
17+ . Configure DHCPv6 client
18+ . Verify client lease for {CLIENT}
19+ . Verify client default route ::/0
20+ . Verify client domain name resolution
21+
22+
Original file line number Diff line number Diff line change 1+ === DHCPv6 Prefix Delegation
2+
3+ ifdef::topdoc[:imagesdir: {topdoc}../../test/case/infix_dhcp/client6_prefix_delegation]
4+
5+ ==== Description
6+
7+ Verify DHCPv6 prefix delegation (IA_PD) where a client requests an IPv6
8+ prefix from a DHCPv6 server. This is commonly used on WAN interfaces of
9+ routers to obtain a prefix for distribution to downstream networks.
10+
11+ ==== Topology
12+
13+ image::topology.svg[DHCPv6 Prefix Delegation topology, align=center, scaledwidth=75%]
14+
15+ ==== Sequence
16+
17+ . Set up topology and attach to target DUT
18+ . Configure DHCPv6 client w/ prefix delegation
19+ . Verify DHCPv6 client is running
20+ . Verify prefix delegation in logs
21+
22+
You can’t perform that action at this time.
0 commit comments