invalid command name “Queue/LTEQueue”
问题 I`ve installed lte in ns2.35 but it gives the folowing error: invalid command name "Queue/LTEQueue" while executing "Queue/LTEQueue set qos_ true " (file "lte.tcl" line 21) when i run lte.tcl please hepe meto solve it 回答1: Your error: You are using a (wrong) copy of 'ns' with no LTE, or you have a failed build. LTE, Howto .... $ tar xvf ns-allinone-2.35_gcc482.tar.gz https://drive.google.com/file/d/0B7S255p3kFXNSGJCZ2YzUGJDVk0 $ cd ns-allinone-2.35/ $ patch -p0 < LTE-ns235_2014-2.patch https: