mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 23:53:28 +00:00
cumulus: Add EIGRP to default file
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
be81f27278
commit
09e8a364b0
@ -7,3 +7,4 @@ OSPF6D_OPTIONS="-A ::1"
|
|||||||
RIPD_OPTIONS="-A 127.0.0.1"
|
RIPD_OPTIONS="-A 127.0.0.1"
|
||||||
RIPNGD_OPTIONS="-A ::1"
|
RIPNGD_OPTIONS="-A ::1"
|
||||||
ISISD_OPTIONS="-A 127.0.0.1"
|
ISISD_OPTIONS="-A 127.0.0.1"
|
||||||
|
EIGRP_OPTIONS="-A 127.0.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user