mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-05 23:23:02 +02:00
23 lines
513 B
Plaintext
23 lines
513 B
Plaintext
=== LLDP Admin Status
|
|
|
|
ifdef::topdoc[:imagesdir: {topdoc}../../test/case/services/lldp/lldp_admin_status]
|
|
|
|
==== Description
|
|
|
|
Verify that LLDP admin status is set properly by lldpd
|
|
|
|
==== Topology
|
|
|
|
image::topology.svg[LLDP Admin Status topology, align=center, scaledwidth=75%]
|
|
|
|
==== Sequence
|
|
|
|
. Set up topology and attach to target DUT
|
|
. Enable target interface and enable LLDP
|
|
. Verify admin-status: 'rx-only'
|
|
. Verify admin-status: 'tx-only'
|
|
. Verify admin-status: 'disabled'
|
|
. Verify admin-status: 'tx-and-rx'
|
|
|
|
|