mirror of
https://github.com/Wojtek242/route0.git
synced 2024-11-21 14:55:25 +01:00
Activate the loopbacks on hosts
This commit is contained in:
parent
c4658d3b4f
commit
3d8b70eaaa
@ -4,6 +4,9 @@ hostname h1_1-zebra
|
|||||||
password route0
|
password route0
|
||||||
enable password route0
|
enable password route0
|
||||||
|
|
||||||
|
interface lo
|
||||||
|
no shutdown
|
||||||
|
|
||||||
interface h1_1-eth1
|
interface h1_1-eth1
|
||||||
ip address 10.1.0.1/24
|
ip address 10.1.0.1/24
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@ hostname h1_2-zebra
|
|||||||
password route0
|
password route0
|
||||||
enable password route0
|
enable password route0
|
||||||
|
|
||||||
|
interface lo
|
||||||
|
no shutdown
|
||||||
|
|
||||||
interface h1_2-eth1
|
interface h1_2-eth1
|
||||||
ip address 10.2.0.1/24
|
ip address 10.2.0.1/24
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@ hostname h1_1-zebra
|
|||||||
password route0
|
password route0
|
||||||
enable password route0
|
enable password route0
|
||||||
|
|
||||||
|
interface lo
|
||||||
|
no shutdown
|
||||||
|
|
||||||
interface h1_1-eth1
|
interface h1_1-eth1
|
||||||
ip address 10.1.0.1/24
|
ip address 10.1.0.1/24
|
||||||
|
|
||||||
|
@ -4,6 +4,9 @@ hostname h2_1-zebra
|
|||||||
password route0
|
password route0
|
||||||
enable password route0
|
enable password route0
|
||||||
|
|
||||||
|
interface lo
|
||||||
|
no shutdown
|
||||||
|
|
||||||
interface h2_1-eth1
|
interface h2_1-eth1
|
||||||
ip address 10.2.0.1/24
|
ip address 10.2.0.1/24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user