Applicable to Entuity v22.0 upwards. If you are using an earlier version of Entuity, please see this article.
To specify a folder to host IOS images
You can manage a directory of IOS images hosted on the current server via the Firmware tab under the Configuration Management page.
To specify a folder to host IOS images:
The specified folder will be on the machine on which Entuity is hosted. You can specify the folder in the entuity.cfg file under <hostname>/etc/entuity.cfg:
[lcm]
firmwareFilepath=<path to the folder>
firmwareSubfolder=true
To upload an IOS image:
You can specify the maximum size (in MB) of the file permitted to be uploaded via Upload Image through the [lcm] section of entuity.cfg:
[lcm]
firmwareUploadMaxSizeMB=1024
- Navigate to the Firmware tab of the Configuration Management page.
- Click Upload Image at the top of the page, or via the Overflow Menu.
- The Upload Image form will open on the right of the page.
- Select the file that you want to upload.
-
Root Directory As Parent Folder - specify whether to upload the image directly to the Root Directory. If disabled, you can specify the Parent Folder to which you will upload the image.
- In the Advanced Settings, you can specify the Chunk Size (MB). This must be between 1 and 100 (inclusive), the default being 12. Note, this allows you to change the amount of data to be sent with every request. A higher number will decrease the number of request sent to the server, but will increase the amount of processing and memory needed on the client web browser.
- Click Done to save your changes, otherwise click Cancel.
To edit an IOS image:
These attributes are stored in the 'properties' file in the same folder as the images. This allows multiple Entuity installations to access those attributes.
- Navigate to the Firmware tab of the Configuration Management page.
- From the table, select a file and click Edit Image Details at the top of the page, or via the Overflow Menu or right-click Context Menu.
- The Edit Image Details form will open on the right side of the page, where you can edit the following details:
- File Path - read only. This is the filepath of the selected image.
- Description - User-specified description.
- Version - user-specified version.
- MD5 - user-specified MD5.
- Type Filter - regex to filter the devices' type.
- Model Filter - regex to filter the devices' model.
- Once you have made your changes, click Done to save, otherwise click Cancel.
To download an IOS image:
- Navigate to the Firmware tab of the Configuration Management page.
- From the table, select a file or files and click Download Images at the top of the page, or via the Overflow Menu or right-click Context Menu.
- The selected image(s) will be downloaded to the current browser.
To delete an IOS image:
- Navigate to the Firmware tab of the Configuration Management page.
- From the table, select a file or files and click Delete Images at the top of the page, or via the Overflow Menu or right-click Context Menu.
- A confirmation dialog will appear, asking you to confirm your decision.
Comments
0 comments
Please sign in to leave a comment.