Hi all, I am trying to simulate a wired-wireless scenario in NS2. The ns2 tutorial was helpful.
Please correct me if I am wrong. 1. Only hierarchical addressing can be used in wired-wireless scenario 2. Since hierarchical addressing is used, the wired routing protocol is automatically selected as hierarchical routing. The problem is that these routes seem to be static in nature. I tried to use $ns_ rtproto DV and it gave me an error. Is there any way to incorporate dynamic route updates ? I could manually change the routes during simulation by changing the cost of the link and calling the hier-compute function. I am trying to avoid using mobileIP HA/FA here. Probably not a good idea, but was curious. Thanks in advance. Santosh.
