Re: [Ospf-wireless-design] OSPF Flooding and Higher Mobility
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ospf-wireless-design] OSPF Flooding and Higher Mobility
Acee,
Thanks for your answers. I was about to send out the following
related message.
I took a closer look at Cisco's simulation results. Below are the
UDP sends/receives/forwards for 50 nodes, for MDRs and for MPRs.
The most important thing to notice is that the number of UDP forwards
for MPRs is MUCH larger than for MDRs, even though the number of UDP
receives is slightly larger for MDRs.
For example, for 160m, the number of UDP forwards is 3.75 times as
large for MPRs. This means that the paths computed for MPRs are
much longer than those computed for MDRs.
MDR 50 nodes
------------
Stat/Radio Range 100m 120m 140m 160m 180m 200m
---------------- --------------------------------------------
UDP sends (pkts) 8927 8964 8927 8927 8927 8964
UDP receives (pkts) 4076 5697 6205 6803 7360 7767
UDP Forwards (pkts) 12185 9968 9038 7498 6310 5047
MPR 50 nodes
------------
Stat/Radio Range 100m 120m 140m 160m 180m 200m
---------------- --------------------------------------------
UDP sends (pkts) 8927 8927 8927 8927 8927 8927
UDP receives (pkts) 3446 4839 5697 6262 6964 7436
UDP Forwards (pkts) 40694 30503 26808 28110 22401
10627
I'm not sure why there is such a big difference in path length,
but it probably means that MDR is advertising more neighbors
in LSAs than MPR. (Maybe MPR is advertising only adjacent neighbors?)
It would be better to compare the two methods using comparable
LSAs that both provide min-hop paths.
In any case, because of the much longer paths obtained with the MPR
method, not much can be concluded from the results.
Also, as Phil pointed out, the number of LSAs out of sync
is much greater for MPRs, which needs to be investigated.
Richard
Acee Lindem wrote:
Hi Richard,
See below.
Richard Ogier wrote:
Acee,
Can you answer my questions below?
Thanks,
Richard
In the simulations for Smart Peering, what neighbors were included in
the router-LSAs? If only adjacent neighbors were included,
then that could explain the lower overhead obtained for Smart Peering,
and would also result in highly suboptimal paths
(much longer than shortest paths). That is why simulation
results are not very meaningful unless other measures such
as average path length and delivery ratio are also presented.
(The average path length can be obtained from the numbers of UDP
packets sent/forwarded/received, but I did not see those numbers.)
All routable neighbor are advertised.
Also, since Cisco is running SPF twice, once for real adjacencies
and once for all acceptable links, I would like to know how
a router knows which non-local links are real adjacencies.
Does the LSA somehow indicate this?
A U bit is defined in the unused 8 bits in the LSA link.
Is a different Link State ID
used for real adjacenies versus non-adjacencies?
Nope.
Thanks,
Acee
_______________________________________________
Ospf-wireless-design mailing list
Ospf-wireless-design at lists.ietf.org
https://www1.ietf.org/mailman/listinfo/ospf-wireless-design
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.