net_if_set_mtu

Configure MTU of 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.

Output

None.

Required Configuration

None.

Notes/Warnings

None.