cumulus: Add EIGRP to default file

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
Donald Sharp 2017-04-26 08:03:29 -04:00
parent be81f27278
commit 09e8a364b0

View File

@ -7,3 +7,4 @@ OSPF6D_OPTIONS="-A ::1"
RIPD_OPTIONS="-A 127.0.0.1"
RIPNGD_OPTIONS="-A ::1"
ISISD_OPTIONS="-A 127.0.0.1"
EIGRP_OPTIONS="-A 127.0.0.1"