Initial commit
This commit is contained in:
1
config/frr/daemons
Normal file
1
config/frr/daemons
Normal file
@@ -0,0 +1 @@
|
||||
ospfd=yes
|
||||
7
config/frr/ospfd.conf
Normal file
7
config/frr/ospfd.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
interface wg0
|
||||
ip ospf area 0.0.0.0
|
||||
ip ospf network point-to-point
|
||||
|
||||
router ospf
|
||||
redistribute connected
|
||||
redistribute kernel
|
||||
0
config/frr/staticd.conf
Normal file
0
config/frr/staticd.conf
Normal file
2
config/frr/zebra.conf
Normal file
2
config/frr/zebra.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
interface wg0
|
||||
ip address 192.168.0.2/24
|
||||
Reference in New Issue
Block a user