mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 14:23:02 +02:00
21 lines
548 B
Plaintext
21 lines
548 B
Plaintext
=== Interface IPv6 Autoconf for Bridges
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/interfaces/ipv6_address]
|
|
|
|
==== Description
|
|
|
|
Verify IPv6 autoconf on a bridge is properly set up for global prefix.
|
|
See issue #473 for details.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[Interface IPv6 Autoconf for Bridges topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Setting up bridge with IPv6 SLAAC for global prefix on target:data
|
|
. Verify using sysctl that 'net.ipv6.conf.br0.autoconf' is 1 on target
|
|
|
|
|