image
Syntax
image {
file-path;
bus-type [ide | virtio];
driver-cache {
default-cache;
directsync;
none;
unsafe;
writeback;
writethrough;
}
image-type [qcow2 | raw];
}
Hierarchy Level
[edit virtual-network-functions]
Description
Specify the VNF image source file. VNF image is virtual hard disk, which contains the bootable file-system for the VNF.
Options
| file-path |
Path of the image source file |
| image-type |
Format of the image. Default value is qcow2. |
| bus-type |
Type of the system bus. Default value is virtio. |
| driver-cache | Type of the driver cache mode. Default mode is default-cache
|
Required Privilege Level
routing—To view this statement in the configuration.routing-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 15.1X53-D45.