Dear all,

I am doing simulations on the NS-mih-NIST patch for the handover
betzeen UMTS and WIFI.

My problem is that in a give time of the simulation i want explicitly
change the route of the traffic.

The mobile terminal is completly coverred by the two techonolgies
(UMTS, WIFI) and its mobility is null.

I have tried to use this tcl code line:

set link [$node nexthoplink [$via id]]
$src add-route [$dst node-addr] [$link head]

where src: is the source node
           dst: is the destination
           via: is the intermediaire node
           link: is the link where the trafic is routed.

But the MT maintains its connectivity with the previous access point (PoA).

Anyone can help ?

Best

H.

Reply via email to