[ns] Multiple protocols in one simulation

2014-02-05 Thread Topgun 007

Can we  run nodes with different routing protocols in ns simulation. For
Example: Node-A type is AODV, Node-B type is DSR. If node-B receives packet
for Node-A[i] of type AODV then it will forward/route to the destination.

Many Thanks


[ns] default channel of MAC 802.11 protocol in ns2

2014-02-05 Thread Sofwan Lin

Hi all,

I would like to ask about channel in CRCN simulator using NS2. I read part
of 'Test multi-radio, multi-channel', there are written sentences :
'Routing protocol is WCETT. 802_11 is used as the MAC protocol. Each node
has 2 radios and 3 channels per radios. Since 802_11 is default to channel
0, thus only channel will be used in this case.'

My question is : can we use other channels in 802_11 as default for CRCN
case ? If yes, which part I should change ?

Every time I set a node using 802.11 with other channel instead of channel
0, the node could not send packet. Please help.

Thank you in advance.