[quagga-users 14885] OSPF wrong configuration on mininet

Alessandro Gaballo <[email protected]> Tue, 19 Dec 2017 23:31:07 +0000
Newsgroups gmane.network.quagga.user
Message-ID <AM5P190MB0387CDB806E3F2FC12A1AB42D40F0@AM5P190MB0387.EURP190.PROD.OUTLOOK.COM>
Hello, I'm using OSPF on mininet and I'm having some issue
.[cid:[email protected]]
I'm setting the link speed with mininet when defining the topology, however this doesn't seem to affect the ospf cost computation.
By sniffing some traffic I've noticed that all the LS Update messages contain a metric=100, even though the different link speed should affect the computation.
For example to go from R6 to R4 I'd expect a cost of 2 going through Ri4 and a cost of 20 going through R5.
This is an example of the ospf.conf file I'm using on each router:

hostname r6

log file /var/log/quagga/r6.log

router ospf
auto-cost reference-bandwidth 100
  network 172.168.6.0/24 area 0
  network 172.168.34.0/24 area 0
  network 172.168.5.0/24 area 0
  network 172.168.35.0/24 area 0

Could the area parameter be causing this unexpected behavior?

_______________________________________________
Quagga-users mailing list
Quagga-users-UOy77sIEA+cAd7ICUelF/[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-users
bchgdmfangeljign.jpeg (image/jpeg, 121.1 KB) - not displayed