<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  ">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">
<div class=""><br class="Apple-interchange-newline">
</div>
</div>
</span></div>
</div>
</div>
<div>
<blockquote type="cite" class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div class="">
<div class="">
<blockquote type="cite" class="">
<div class="">
<div style="font-family: Helvetica,Arial,sans-serif; font-size: 12px;" class="">* Obviously hub/backbone routers shouldn't form too-heavily-connected graphs. How practical is automatic RIB management for backbone layout? Should I hand-craft the RIBs for each
 backbone server instead? (Pardon the puns!)<br class="">
</div>
</div>
</blockquote>
<div class=""><br class="">
</div>
<div class="">The <a href="https://named-data.net/publications/techreports/ndn-0042-1-asf/" class="">routing protocol</a> takes care of populating RIBs for global network.</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<div><br class="">
</div>
The above link refers to  hyperbolic routing (which is what we currently use in the testbed), you can run link state routing (previously used in the NDN testbed).  They are both supported by NLSR (<a href="https://named-data.net/publications/techreports/ndn-0037-1-nlsr/" class="">https://named-data.net/publications/techreports/ndn-0037-1-nlsr/</a>),
 just different configurations.</div>
<div><br class="">
</div>
<div>Lan</div>
</body>
</html>