Files
infix/test/case/interfaces/ipv4_address
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
..

=== Interface with IPv4

ifdef::topdoc[:imagesdir: {topdoc}../../test/case/interfaces/ipv4_address]

==== Description

Test that it is possible to set and remove the IPv4 address on an interface

==== Topology

image::topology.svg[Interface with IPv4 topology, align=center, scaledwidth=75%]

==== Sequence

. Set up topology and attach to target DUT
. Configure IPv4 address 10.10.10.20/24 on target:mgmt
. Verify '10.10.10.20/24' exists on target:mgmt
. Remove all IPv4 addresses from target:mgmt
. Verify target:mgmt no longer has the address 10.10.10.20