Hi, If I am not wrong, detailDM is not longer working under current version of ns. As your error message indicates, there is no PruneTimeout value is defined, so you probably need to define this value explicitly in the simulation script, e.g. detailDM set PruneTimeout_ 0.5. Hope it helps, shuqian