iso

These commands are used to prepare an ISO image with provisioned device images and docs for one or more PoC. A FortiPoC instance can mount the generated ISO and retrieve the content.

iso backup

iso backup <NAME> <DESCRIPTION> <POCS>+

Build an ISO build including snapshots. Only available to support centers.

iso build

iso build <NAME> <DESCRIPTION> <POCS>+

Build an ISO with specified PoCs indexes (see poc list) or all for all defined PoCs.

You can access the generated ISO:

  • by SSH under iso directory: ssh -l admin {addr}

  • by HTTPS: https://{addr}/iso

Ex: iso build XA2017 "Xpert Academy 2017" all

iso details

iso details <ISO>

Show information about an iso

iso explore

iso explore <ISO>

Mount and start shell to explore iso stored in under local repository/iso (need “iso.explore” features)

iso info

iso info <DEVICE> <MOUNTPOINT>

Print ISO information.

iso load

iso load <DEVICE> <MOUNTPOINT>

Transfer ISO content to FortiPoC and create PoCs.

iso load images

iso load images <DEVICE> <MOUNTPOINT>

Copy images stored on ISO.

iso load locals

iso load locals <DEVICE> <MOUNTPOINT>

Copy local images stored on ISO.

iso load pocs

iso load pocs <DEVICE> <MOUNTPOINT>

Create PoCs stored on ISO (no content transfer).