Juniper vRouter¶
Base Image¶
Base images can be downloaded from the download page.
Import Image¶
sherpa server image import \
--src vJunos-router-25.2R1.9.qcow2 \
--version 25.2R1.9 \
--model juniper_vrouter \
--default
Default Node Parameters¶
| Property | Value |
|---|---|
| Kind | Virtual Machine |
| Tested Version | 25.2R1.9 |
| CPU | 4 |
| RAM | 5GB |
| CDROM Driver | SATA |
| DISK | virtioa.qcow2 |
| DISK Driver | virtio |
| ZTP Method | CDROM |
| Management Interface | fxp0 |
| Data Interfaces | ge-0/0/0-9 |
| Interface Driver | virtio |
Example Manifest¶
name = "juniper-vrouter"
nodes = [
{ name = "dev01", model = "juniper_vrouter" },
]
ZTP¶
ZTP config must be provided in a file named juniper.conf in the root directory of an ISO image.
Notes¶
- Approximate time for the system to be ready:
4 minutes