Examples
This commit is contained in:
1
examples/two-nodes/node-2/frr/daemons
Normal file
1
examples/two-nodes/node-2/frr/daemons
Normal file
@@ -0,0 +1 @@
|
||||
ospfd=yes
|
||||
7
examples/two-nodes/node-2/frr/ospfd.conf
Normal file
7
examples/two-nodes/node-2/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
examples/two-nodes/node-2/frr/staticd.conf
Normal file
0
examples/two-nodes/node-2/frr/staticd.conf
Normal file
2
examples/two-nodes/node-2/frr/zebra.conf
Normal file
2
examples/two-nodes/node-2/frr/zebra.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
interface wg0
|
||||
ip address 192.168.0.2/30
|
||||
Reference in New Issue
Block a user