Files
infix/test/case/interfaces/ipv6_address/test.adoc
T
Joachim Wiberg 1bbd80d8c7 test: drop leading ietf/infix prefix from directories
Let's drop the leading IETF or Infix prefixes from tests.  Initially the
idea was to mimnic the YANG models, but it's difficult to navigate and
does not provide any real benefit to developers or end-users.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2025-11-20 20:23:23 +01:00

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