Skip to content
This repository has been archived by the owner on Oct 11, 2020. It is now read-only.

Lab description

Khelil Sator edited this page Feb 10, 2019 · 2 revisions

Building blocks

You will need:

  • Junos devices
  • One Ubuntu VM (16.04) with healthbot (1.0.1)

Management IP addresses

Here are the management ip addresses I am using in my scripts.
Update the scripts to use the management ip addresses of your lab.
You can use less Junos devices if you want (you need at least 2 devices to test protocols).

Device Management IP address
healthbot 100.123.35.0
vMX1 100.123.1.0
vMX2 100.123.1.1
vMX3 100.123.1.2
vMX4 100.123.1.3
vMX5 100.123.1.4
vMX6 100.123.1.5
vMX7 100.123.1.6

Topology

You can use less Junos devices if you want (you need at least 2 devices to test protocols).

topology.png

Clone this wiki locally