mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-09 11:18:52 +00:00
Revert "Remove individual daemon conf files and replace with Quagga.conf"
This reverts commit f04605f4e5
.
This commit is contained in:
parent
6d9e66dce7
commit
9bb3897b9c
@ -1,3 +0,0 @@
|
|||||||
log file /var/log/quagga/quagga.log
|
|
||||||
log timestamp precision 6
|
|
||||||
|
|
3
cumulus/etc/quagga/bgpd.conf
Normal file
3
cumulus/etc/quagga/bgpd.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
hostname bgpd
|
||||||
|
log timestamp precision 6
|
||||||
|
log file /var/log/quagga/bgpd.log
|
3
cumulus/etc/quagga/ospf6d.conf
Normal file
3
cumulus/etc/quagga/ospf6d.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
hostname ospfd
|
||||||
|
log timestamp precision 6
|
||||||
|
log file /var/log/quagga/ospf6d.log
|
3
cumulus/etc/quagga/ospfd.conf
Normal file
3
cumulus/etc/quagga/ospfd.conf
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
hostname ospfd
|
||||||
|
log timestamp precision 6
|
||||||
|
log file /var/log/quagga/ospfd.log
|
5
cumulus/etc/quagga/pimd.conf
Normal file
5
cumulus/etc/quagga/pimd.conf
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
hostname pimd
|
||||||
|
password cn321
|
||||||
|
enable password cn321
|
||||||
|
log timestamp precision 6
|
||||||
|
log file /var/log/quagga/pimd.log
|
2
cumulus/etc/quagga/zebra.conf
Normal file
2
cumulus/etc/quagga/zebra.conf
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
hostname zebra
|
||||||
|
log file /var/log/quagga/zebra.log
|
Loading…
Reference in New Issue
Block a user