ip-link: edit example

Improve wording

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
Adam Herst
2021-04-04 09:48:47 -04:00
committed by Starbeamrainbowlabs
parent 120a3c3d4f
commit 5bbcb4b4f4

View File

@@ -23,6 +23,6 @@
`ip link set {{ethN}} address {{ff:ff:ff:ff:ff:ff}}` `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}}` `ip link set {{ethN}} mtu {{9000}}`