You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.Start core-daemon and core-gui, add two routers n1 and n2 connected through a
host n3 in between. Start emulation.
2.Issue a coresendmsg command to set the n1 to n3 link lost rate = 100%:
coresendmsg -a 172.16.0.254 link n1number=1 n2number=3 per=100
Watch the link between n1 and n3 disappear from GUI.
3.Issue another coresendmsg command to set the n1 to n3 link lost rate=0%:
coresendmsg -a 172.16.0.254 link n1number=1 n2number=3 per=0
Watch the following respond to the coresendmsg command:
link modify message received, but no wired link or wlan for nodes n1-n3, dropping
What is the expected output? What do you see instead?
setting link lost rate will not cause the link deleted.
What version of the product are you using? On what operating system?
CORE 4.7, core svn 1975
Please provide any additional information below.
See file attached.
Original issue reported on code.google.com by [email protected] on 10 Mar 2015 at 3:44
Original issue reported on code.google.com by
[email protected]
on 10 Mar 2015 at 3:44Attachments:
The text was updated successfully, but these errors were encountered: