The right way to convey Vegonos Router to Roger Perkan »Roger Perkan

Faheem

Container Lab Community Testing Labs is an excellent manner, and Juniper has launched free Vegonos images that you need to use. On this put up I will obtain Vjunos’s picture and cargo it in my container lab server.

Obtain vjunos router picture

Vjunos Rotor Picture could also be downloaded:
https://assist.juniper.web/assist/downloads/?p=vjunos-router

This can be a Qi Qi picture that won’t run domestically within the container lab so you must change it.

It’s constructed utilizing the Varrant Lab Mission and is principally a QEMU VM that’s packed within the type of a dock container.

Go to https://github.com/hellt/vrnetlab

Subsequent clone this repo in your machine

git clone https://github.com/hellt/vrnetlab.git

In my case, CD in your chosen vendor listing

I additionally have to do the image that I downloaded on my Mac on my container lab server. This will likely differ for you however you simply have to get the vjunos router picture within the vjunosrouters folder

Command for me looks like that

SCP vJunos-router-23.2R1.15.qcow2 (e-mail protected):/dwelling/roger/vrnetlab/vjunosrouter

I now have an image of Vi Jonos Rotor Q in the correct folder.

make vjunos router image with vrnetlab

To create a containerized picture, simply run the command Make

vjunos router vrnetlab container lab image

Now I’ve a containerized picture that I can use within the container lab toopology.

If you have not put in the container lab then see my container lab put up right here:
https://www.rogerperkin.co.uk/containerlab/

We’re simply going to make an easy toopology with a router to make sure that it’s fantastic

As soon as you’re put in container lab it’s good to create a file that is named .CLAB.YML

title: "Juniper vJunos Router Lab"
prefix: ""

mgmt:
  community: fixedips
  ipv4-subnet: 172.16.250.0/24

topology:
  nodes:
    vJunos-1:
      type: juniper_vjunosrouter
      picture: vrnetlab/juniper_vjunos-router:23.2R1.15

Then run the command from the listing that incorporates your Topology file Sodo CLAB deployed

Now you may ssh utilizing the vjunos router Admin: Admin@123

These containers are pre -default credentials carried out throughout blood

ssh to vjunos router

Get pleasure from!

Leave a Comment