packages/net/quagga/files/quagga.conf
jow a1edd711af Add default configuration for Quagga daemons
This patch adds default configs for quagga daemons. It adds password zebra
and restricts vty access to everyone except localhost. If these confs do not 
exist the daemons do not start when running quagga init script.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@15678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 13:42:44 +00:00

7 lines
81 B
Plaintext

password zebra
!
access-list vty permit 127.0.0.0/8
!
line vty
access-class vty