mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 04:01:59 +00:00
quagga: remove "cn321" passwords from the default conf file for each
daemon Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com> Ticket: CM-9269
This commit is contained in:
parent
918f2966a8
commit
179f784933
@ -1,5 +1,3 @@
|
||||
hostname bgpd
|
||||
password cn321
|
||||
enable password cn321
|
||||
log timestamp precision 6
|
||||
log file /var/log/quagga/bgpd.log
|
||||
|
@ -1,5 +1,3 @@
|
||||
hostname ospfd
|
||||
password cn321
|
||||
enable password cn321
|
||||
log timestamp precision 6
|
||||
log file /var/log/quagga/ospf6d.log
|
||||
|
@ -1,5 +1,3 @@
|
||||
hostname ospfd
|
||||
password cn321
|
||||
enable password cn321
|
||||
log timestamp precision 6
|
||||
log file /var/log/quagga/ospfd.log
|
||||
|
@ -1,4 +1,2 @@
|
||||
hostname zebra
|
||||
password cn321
|
||||
enable password cn321
|
||||
log file /var/log/quagga/zebra.log
|
||||
|
Loading…
Reference in New Issue
Block a user