[Ndn-interest] Changing the packet size (MTU) of a default ethernet multicast face [01:00:5E:00:17:AA]

Junxiao Shi shijunxiao at email.arizona.edu
Thu Nov 7 06:52:09 PST 2019


Hi Aboodi

MTU is not a property of NDN face. It is a property of the underlying
network interface.
In Linux, you may set MTU with 'ip link' command.

NFD does not react to MTU changes during runtime.
https://redmine.named-data.net/issues/3257
Thus, you must set MTU before starting NFD.

Yours, Junxiao

On Thu, Nov 7, 2019, 08:45 Aboodi Ahed Hussein Ali <aboodi at student.usm.my>
wrote:

> Hello all,
>
> I would appreciate if someone would tell me how to change the MTU value
> (packet size) for a specific face, i.e. ethernet multicast face with MAC
> [01:00:5e:00:17:aa]
>
> Thank you,
> Ahed
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20191107/7670b7d6/attachment.html>


More information about the Ndn-interest mailing list