Having Issues while creating Wireless Mesh Network

102 views
Skip to first unread message

Sharik

unread,
Sep 5, 2020, 3:59:02 PM9/5/20
to ns-3-users
Hello Everyone,

I want to create a Wireless Mesh Network with N static routers and M mobile nodes in a square/rectangle grid. For this, I used the mesh.cc example . for static routers I used the GridPositionAllocator and ConstantPositionMobility whereas for the mobile nodes, I used the RandomWalk2dMobilityModel.  But when I am running the Netanim, its not showing me all the nodes during simulation. (I have shared the code for the same)

Also I want this WMN to have a structured peer to peer overlay network . Therefore, Overlay has a chord based routing protocol while WMN has AODV / OSLR etc.  I got chord code from https://github.com/ejschiller/ns3-NDN-Chord. But I am unable to find an overlay example that implements 2 routing protocols.

how can I  implement the above scenario ?

Thanks,
Sharik
wmn.cc
Reply all
Reply to author
Forward
0 new messages