<div dir="ltr"><div>Hi,<br><br></div><div>Perhaps a basic question. But an exception is observed while running ndnSIM scenario. It is trying to convert a <b><u>face-uri</u></b> to a canonical form. When tested my application in real setup, I used IP addresses instead of a face URI. How does ndnSIM behave in this case? Do we have to use the IP address instead? <br><br></div><div>Below is the exact configuration my application using. There could be error in the configuration as well and looking for suggestions to fix this problem. <br><br> 71   neighbor<br> 72   {<br> 73     name /ndn/edu/memphis/%C1.Router/cs/castor  ; name prefix of the neighbor router consists<br> 74                                                 ; of network, site-name and router-name<br> 75 <br> 76     face-uri  udp://<a href="http://castor.cs.memphis.edu">castor.cs.memphis.edu</a>       ; face uri of the face connected to the neighbor<br> 77     link-cost 25                                ; cost of the connecting link to neighbor<br> 78   }<br> 79 <br><br></div><div>/anil.<br><br></div></div>