<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thank you for your response, that clarifies a lot of things. Then, is it possible to set the mtu using nfd.conf before the start-up?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
What about the <span style="font-family: Calibri, Arial, Helvetica, sans-serif; background-color: rgb(255, 255, 255); display: inline !important">
MAX_NDN_PACKET_SIZE<span> in the tlv.hpp?</span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Ahed</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Davide Pesavento <davidepesa@gmail.com><br>
<b>Sent:</b> Thursday, November 7, 2019 11:04 PM<br>
<b>To:</b> Aboodi Ahed Hussein Ali <aboodi@student.usm.my><br>
<b>Cc:</b> nfd-dev@lists.cs.ucla.edu <nfd-dev@lists.cs.ucla.edu><br>
<b>Subject:</b> Re: [Nfd-dev] Changing the MTU size</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi Ahed,<br>
<br>
On Wed, Nov 6, 2019 at 4:05 AM Aboodi Ahed Hussein Ali<br>
<aboodi@student.usm.my> wrote:<br>
><br>
> Hi,<br>
><br>
> I am trying to change the MTU size for the ethernet multicast face (remote=ether://[01:00:5e:00:17:aa]) to 127 but  I am not sure how to do that.<br>
><br>
> I have tried to change the MTU of the multicast face with the below command, but I got "Error 406 when creating face: Cannot create multicast Ethernet faces"<br>
> The command: nfdc face create remote ether://[01:00:5e:00:17:aa] local dev://ens33 mtu 127<br>
<br>
This command won't work for two reasons: (1) creating multicast faces<br>
via nfdc is not supported, all multicast faces are created by NFD at<br>
startup according to whitelist and blacklist settings in nfd.conf; (2)<br>
manually setting the MTU via nfdc is supported only for unicast faces.<br>
</div>
</span></font></div>
</body>
</html>