Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 469 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 469 Bytes

NMS VM

From the nms directory, download a cloud-init image of NMS (.qcow2).

Build the container with the following command:

make

The resulting container will be tagged as vrnetlab/nms:<version>, e.g. vrnetlab/sevone_nms:7.1.1-20241120-130050-9e7912bb.

Host requirements

  • 1 vCPU, 512 MB RAM

Configuration

Initial config is carried out via cloud-init.

  • 9.9.9.9 configured as the DNS resolver. Change it with resolvectl if required.