]> git.puffer.fish Git - mirror/frr.git/commitdiff
quagga: remove "cn321" passwords from the default conf file for each
authorDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 11 Feb 2016 13:33:21 +0000 (13:33 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Thu, 11 Feb 2016 13:33:21 +0000 (13:33 +0000)
daemon

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket:  CM-9269

cumulus/etc/quagga/bgpd.conf
cumulus/etc/quagga/ospf6d.conf
cumulus/etc/quagga/ospfd.conf
cumulus/etc/quagga/zebra.conf

index 00a4fec0bb63a9f305e33770963ca34610ac6b0c..7c9c5ae286001941a9e618b8e56446450bc3871d 100644 (file)
@@ -1,5 +1,3 @@
 hostname bgpd
-password cn321
-enable password cn321
 log timestamp precision 6
 log file /var/log/quagga/bgpd.log
index d24df73db9fa3264a996b29ad40760e0b28e83aa..408ca1af1e02e82c8ffaed6e7b44d220c7f9c79a 100644 (file)
@@ -1,5 +1,3 @@
 hostname ospfd
-password cn321
-enable password cn321
 log timestamp precision 6
 log file /var/log/quagga/ospf6d.log
index e20ed4a287e6b03c3c3fbb9062df4ef5e048b284..8f2e53e0303d6600b894bf4384ae5c9f9fa32f01 100644 (file)
@@ -1,5 +1,3 @@
 hostname ospfd
-password cn321
-enable password cn321
 log timestamp precision 6
 log file /var/log/quagga/ospfd.log
index 827c38a2e4730ef389fa2f77fc9d379d62e34104..67e4799413eb02d444725f574465ed0448e2c762 100644 (file)
@@ -1,4 +1,2 @@
 hostname zebra
-password cn321
-enable password cn321
 log file /var/log/quagga/zebra.log