k***@khu.ac.kr
2018-11-27 17:46:05 UTC
Hi everyone.
I'm new in ns-3.
I'm doing just find least user cell (eNB) and hand over UEs to another eNB.
I read about user documentation in LTE.
I want to x2-handover like lena-x2-handover.cc did.
But, it doesn't work..!
I couldn't do command " NS_LOG=EpcX2:LteEnbRrc ./waf --run lena-x2-handover
--command="%s --ns3::LteEnbRrc::AdmitHandoverRequest=false" " because the
error occured. (I don't know why...)
so, i made text file (input-defaults.txt as default
ns3::LteEnbRrc::AdmitHandoverRequest "false") and did
" ./waf --command-template="%s
--ns3::ConfigStore::Filename=input-defaults.txt
--ns3::ConfigStore::Mode=Load --ns3::ConfigStore::FileFormat=RawText"
--run LTETest2 "
it also didn't work.
Is anybody can tell me what is wrong with my code...?
In the image, top side is before handover and bottom side is after handover.
Thanks :)
I'm new in ns-3.
I'm doing just find least user cell (eNB) and hand over UEs to another eNB.
I read about user documentation in LTE.
I want to x2-handover like lena-x2-handover.cc did.
But, it doesn't work..!
I couldn't do command " NS_LOG=EpcX2:LteEnbRrc ./waf --run lena-x2-handover
--command="%s --ns3::LteEnbRrc::AdmitHandoverRequest=false" " because the
error occured. (I don't know why...)
so, i made text file (input-defaults.txt as default
ns3::LteEnbRrc::AdmitHandoverRequest "false") and did
" ./waf --command-template="%s
--ns3::ConfigStore::Filename=input-defaults.txt
--ns3::ConfigStore::Mode=Load --ns3::ConfigStore::FileFormat=RawText"
--run LTETest2 "
it also didn't work.
Is anybody can tell me what is wrong with my code...?
In the image, top side is before handover and bottom side is after handover.
Thanks :)
--
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+***@googlegroups.com.
To post to this group, send email to ns-3-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.
Posting to this group should follow these guidelines https://www.nsnam.org/wiki/Ns-3-users-guidelines-for-posting
---
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+***@googlegroups.com.
To post to this group, send email to ns-3-***@googlegroups.com.
Visit this group at https://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.