Skip to content

Commit

Permalink
ip-link: edit example
Browse files Browse the repository at this point in the history
Improve wording

Co-authored-by: Starbeamrainbowlabs <[email protected]>
  • Loading branch information
aherst and sbrl committed Apr 11, 2021
1 parent 120a3c3 commit 5bbcb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/linux/ip-link.md
Original file line number Diff line number Diff line change
Expand Up @@ -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}}`

0 comments on commit 5bbcb4b

Please sign in to comment.