- Download the install NFD from this branch, which will be merged to the master later.
- Copy the sample configuration file
sudo cp /usr/local/etc/ndn/nfd.conf.sample /usr/local/etc/ndn/nfd.conf
- Run NFD
Note that this version of NFD uses self-learning forwarding strategy as the default strategy for the root prefix /
, and no route needs to be manually configured,
since self-learning will learn the routes.