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

Aboodi Ahed Hussein Ali aboodi at student.usm.my
Thu Nov 7 08:21:26 PST 2019


Thank you, Junxiao Shi, I understand now.

Ahed
________________________________
From: Junxiao Shi <shijunxiao at email.arizona.edu>
Sent: Thursday, November 7, 2019 10:52 PM
To: Aboodi Ahed Hussein Ali <aboodi at student.usm.my>
Cc: ndn-interest <ndn-interest at lists.cs.ucla.edu>
Subject: Re: [Ndn-interest] Changing the packet size (MTU) of a default ethernet multicast face [01:00:5E:00:17:AA]

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<mailto: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/7202c385/attachment-0001.html>


More information about the Ndn-interest mailing list