Skip to content

Commit 2e12d88

Browse files
committed
update show commands for small packet
1 parent b48b58e commit 2e12d88

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/cumulus-linux-517/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management

content/cumulus-linux-517/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
```
809809
cumulus@switch:~$ nv show interface swp1 link debounce
@@ -813,7 +813,7 @@ up 200 200
813813
down 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
```
819819
cumulus@switch:~$ nv show interface swp1 counters link debounce

0 commit comments

Comments
 (0)