mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Fix typo in troubleshooting.
This commit is contained in:
parent
1eef218af2
commit
b7ab40f545
@ -378,7 +378,7 @@ to clear interface counters
|
|||||||
# clear all interfaces
|
# clear all interfaces
|
||||||
vyos@vyos:~$ clear interface ethernet counters
|
vyos@vyos:~$ clear interface ethernet counters
|
||||||
# clear specific interface
|
# clear specific interface
|
||||||
vyos@vyos:~$ clear interface ehternet eth0 counters
|
vyos@vyos:~$ clear interface ethernet eth0 counters
|
||||||
|
|
||||||
The command follow the same logic as the ``set`` command in configuration mode.
|
The command follow the same logic as the ``set`` command in configuration mode.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user