File tree Expand file tree Collapse file tree
content/cumulus-linux-517/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -803,7 +803,7 @@ cumulus@switch:~$ sudo systemctl reload switchd.service
803803{{< /tab >}}
804804{{< /tabs >}}
805805
806- To show the link debounce statistics for an interface, run the ` nv show interface <interface-id> link debounce ` command.
806+ To show the link transitions for an interface, run the ` nv show interface <interface-id> link debounce ` command.
807807
808808```
809809cumulus@switch:~$ nv show interface swp1 link debounce
@@ -813,7 +813,7 @@ up 200 200
813813down 150 150
814814```
815815
816- To show all link debounce counters for an interface, run the ` nv show interface <interface-id> counters link debounce ` command.
816+ To show link debounce statistics for an interface, run the ` nv show interface <interface-id> counters link debounce ` command.
817817
818818```
819819cumulus@switch:~$ nv show interface swp1 counters link debounce
You can’t perform that action at this time.
0 commit comments