mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 12:13:01 +02:00
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>
21 lines
519 B
Plaintext
21 lines
519 B
Plaintext
=== Interface Description (ifAlias)
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/interfaces/ifalias]
|
|
|
|
==== Description
|
|
|
|
Verify interface description (ifAlias) can be set on an interface and
|
|
then be read back from the operational datastore.
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[Interface Description (ifAlias) topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Set up interface target:data with description
|
|
. Verify description can be read back from operational
|
|
|
|
|