Changes between Version 1 and Version 2 of Ticket #18166, comment 12
- Timestamp:
- Dec 25, 2022, 8:41:59 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18166, comment 12
v1 v2 3 3 I was able to change the MTU from my `ipro1000` network interface, from it's original 9004 value, to 1024, like this: 4 4 5 > ifconfig /dev/net/ipro1000/0 mtu 1024 5 `> ifconfig /dev/net/ipro1000/0 mtu 1024` 6 6 7 7