[ndnSIM] Edge Router

Alex Afanasyev alexander.afanasyev at ucla.edu
Sun Jan 11 19:40:39 PST 2015


Hi Marco,

In your simulation scenario you should be able to know which nodes are edge routers :)

I usually used a naming convention and assigned names (using ns3::Names class) to nodes based on their function.  For examples, you can assign "edge-<number>" to edge routers and then use this prefix to distinguish node type (e.g., when processing simulation traces).  This probably is not the most efficient way and others may suggest a better solution.

---
Alex

> On Jan 11, 2015, at 3:52 PM, marco.ulgelmo at aol.com wrote:
> 
> Is there a way to identify a edge router in ndnsim?
> 
> Thanks,
> Marco





More information about the ndnSIM mailing list