Hi Due to some changes made between ns v2.27 and v2.28, some DiffServ examples fail with this error. Make sure that you set the mean packet size. It must help.
Sincerely, Sayenko Alexander Assistant Telecommunication laboratory, MIT department University of Jyvaskyla, Finland > > ---------------------------------------------------------------------------- ---- Hi all I'm new to this mailing list and NS i've a problem, i'm trying to write a script to simulate a diffserv, but when i tried to run the sctipt i got floating point exception. my script is attached, i couldn't found the reason any help needed thanks best regards The output is as follows: [EMAIL PROTECTED] workspace]# ns ns-5.tcl Policy Table(2): Flow (1 to 5): TSW2CM policer, initial code point 10, CIR 1000000.0 bps. Flow (0 to 5): TSW2CM policer, initial code point 0, CIR 1000000.0 bps. Policer Table: TSW2CM policer code point 0 is policed to code point 0. TSW2CM policer code point 10 is policed to code point 11. TSW2CM policer code point 11 is policed to code point 0. Floating point exception [EMAIL PROTECTED] workspace]# The code is attached