suzieq icon indicating copy to clipboard operation
suzieq copied to clipboard

[Bug]: `VLAN set mismatch` error appears when running interface assertions

Open rickstardust opened this issue 5 months ago • 0 comments

Impacted component

other

Steps to Reproduce

Type interface assert within the CLI

Expected Behavior

A normal output like this:

    namespace           hostname        ifname         state      peerHostname peerIfname result        assertReason
567      nxos   dev1.example.net    Ethernet52            up  dev2.example.net Ethernet38   pass                   -

Observed Behavior

['VLAN set mismatch'] - hostname=dev1.example.net, ifname=Ethernet52, state=up, peerHostname=dev2.example.net, peerIfname=Ethernet38

rickstardust avatar May 28 '25 16:05 rickstardust