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:
Daniel Walton 2016-02-11 13:33:21 +00:00
parent 918f2966a8
commit 179f784933
4 changed files with 0 additions and 8 deletions

View File

@ -1,5 +1,3 @@
hostname bgpd
password cn321
enable password cn321
log timestamp precision 6
log file /var/log/quagga/bgpd.log

View File

@ -1,5 +1,3 @@
hostname ospfd
password cn321
enable password cn321
log timestamp precision 6
log file /var/log/quagga/ospf6d.log

View File

@ -1,5 +1,3 @@
hostname ospfd
password cn321
enable password cn321
log timestamp precision 6
log file /var/log/quagga/ospfd.log

View File

@ -1,4 +1,2 @@
hostname zebra
password cn321
enable password cn321
log file /var/log/quagga/zebra.log