Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configure MTU of a given Interface.

Usages

net_if_reset -i [if_nbr] -M [mtu]

Arguments

-i [Interface number]Specified on which interface the MTU will be changed.

-M [mtu]Specified the new MTU to configure.

...