Hi Rashedul Arefin

- For route selection based on bandwidth, delay, and jitter, you should
collect the information from the lower layers like MAC and based upon that,
you can select the best route in AODV.

- There is already a neighbor table present in AODV.cc. If you want your own
customize neighbor table, you can maintain it by discovering the neighboring
nodes by Hello Packets.

Hope it helps.

Regards
Mubashir Husain Rehmani
Lip6, UPMC, Paris, France


2008/12/29 Rashedul Arefin <rashed...@gmail.com>

>
> Hi ns-user:
>
> I am doing my masters thesis on QoS in AODV where I have to do the
> following
> things:
>
>
>   - Route selection based on Bandwidth, Delay, Jitter
>   - Maintain a neighbor table to each node
>
>
> I am new to ns2. Can anyone help me with some example codes? It would be
> better for me.
>
> Thanks and Regards
>
> Arefin
>



-- 
Mubashir Husain Rehmani

Reply via email to