@@ -19,6 +19,9 @@ The following NVUE commands are new in Cumulus Linux 5.17.
1919nv show interface <interface-id> counters link debounce
2020nv show interface <interface-id> link debounce
2121nv show interface debounce-counters
22+ nv show interface <interface-id> lldp tlv
23+ nv show interface <interface-id> lldp tlv summary
24+ nv show interface <interface-id> lldp tlv summary <tlv-id>
2225nv show interface <interface-id> qos buffer shared-headroom-pool
2326nv show qos advance-buffer-config <profile-id> shared-headroom
2427nv show system aaa user cumulus --privileged
@@ -27,9 +30,13 @@ nv show system dot1x pre-auth allow-protocol
2730nv show system lldp tlv profile
2831nv show system lldp tlv profile <lldp-profile-name-id>
2932nv show system lldp tlv profile <lldp-profile-name-id> egress-policy
30- nv show system lldp tlv profile <lldp-profile-name-id> egress-policy <tlv-name- id>
33+ nv show system lldp tlv profile <lldp-profile-name-id> egress-policy <tlv-id>
3134nv show system lldp tlv profile <lldp-profile-name-id> ingress-policy
32- nv show system lldp tlv profile <lldp-profile-name-id> ingress-policy <tlv-name-id>
35+ nv show system lldp tlv profile <lldp-profile-name-id> ingress-policy <tlv-id>
36+ nv show system lldp tlv profile <lldp-profile-name-id> summary
37+ nv show system lldp tlv profile <lldp-profile-name-id> summary <tlv-id>
38+ nv show system lldp tlv summary
39+ nv show system lldp tlv summary <tlv-id>
3340nv show system security alerts
3441nv show system security secure-boot
3542nv show system telemetry export ipfix
0 commit comments