@@ -0,0 +1,8 @@
+!
+! bgpd.conf -- Zebra BGP Daemon Configuration
+hostname bgpd
+password zebra
+enable password zebra
+!router bgp
+! ospfd.conf -- Zebra OSPF Daemon Configuration
+hostname ospfd
+!router ospf
+! ripd.conf -- Zebra RIP Daemon Configuration
+hostname ripd
+!router rip
@@ -2,5 +2,4 @@
! vtysh.conf -- Zebra VTY Shell Configuration
!
username zebra nopassword
-log file @l_prefix@/var/zebra/vtysh.log