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 Oct 25, 2019 · 4 revisions

Building blocks

  • Junos devices connected in a spines and leaves topology
  • Ubuntu VM

Ubuntu

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.6 LTS
Release:        16.04
Codename:       xenial

Junos

jcluser@vMX-addr-1> show version | match Junos:
Junos: 18.2R1.9
jcluser@vMX-addr-1> show configuration system services netconf | display set
set system services netconf ssh
jcluser@vMX-addr-1> show system information
Model: vmx
Family: junos
Junos: 18.2R1.9
Hostname: vMX-addr-1

Management IP addresses

Here are the management ip addresses I am using in this repository

Device Management IP address
ubuntu1 100.123.35.0
ubuntu2 100.123.35.1
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

topology.png