mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:02:09 +02:00
ip-link: edit example
Improve wording Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
parent
120a3c3d4f
commit
5bbcb4b4f4
1 changed files with 1 additions and 1 deletions
|
@ -23,6 +23,6 @@
|
|||
|
||||
`ip link set {{ethN}} address {{ff:ff:ff:ff:ff:ff}}`
|
||||
|
||||
- Change the size of the MTU for a network interface to use jumbo frames:
|
||||
- Change the MTU size for a network interface to use jumbo frames:
|
||||
|
||||
`ip link set {{ethN}} mtu {{9000}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue