Hi 
i have downloaded Quagga with EIGRP Support from 
https://github.com/donaldsharp/quagga/tree/EIGRP-Development. 
i have configured the following configuration to quagga :{interface enp0s8
     ip address 192.168.56.102/24
     link-detect

router eigrp 100    network 192.168.56.0/24}and it is saved to running 
configuration. but when i type "show ip eigrp interface" it does not list my 
enp0s8 interface as an EIGRP enabled Interface and as a result it does not send 
Hello packet out that interface and finally can not make a neighborship with 
other routers. 

the point is : EIGRP is not enabled in enp0s8 interface although i have 
configured the network command. 
Thanks very much

_______________________________________________
Quagga-users mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-users

Reply via email to