187Predefined user rolesnetwork-adminParametersipe-filename: Specifies the name of an .ipe file in the root directory of a storage medium on themaster, in the storage-medium:/base-filename.ipe format. It can be a case-insensitive string of up to63 characters and cannot contain slot information.medium-name: Specifies the name of the storage medium for saving the software images. If thestorage medium is on a subordinate member, use the slotn#storage-medium format, for example,slot1#flash.Usage guidelinesTo use install commands for upgrade, you must use .bin image files. If the upgrade file is an .ipe file,use this command to decompress the .ipe file before you start the upgrade.The images decompressed from the .ipe file will be saved to the root directory of the specifiedmedium.To identify software images that are included in an .ipe file, use the display install ipe-infocommand.Examples# Decompress all.ipe to the flash memory. install add flash:/all.ipe flash:Verifying image file..........................Done.Decompressing file boot.bin to flash:/boot.bin.......................Done.Decompressing file system.bin to lash:/system.bin.................................Done.install commitUse install commit to commit software changes.Syntaxinstall commitViewsUser viewPredefined user rolesnetwork-adminUsage guidelinesBefore you use this command, read the release notes to determine whether the images requirelicenses. Make sure the device has valid licenses for all license-based images.This command revises the main startup software image list to be the same as the committed imagelist. Software changes take effect at the next startup.You must execute this command after using the following commands:• The install activate command in an incremental upgrade.• The install deactivate command.• The install rollback command.In a reboot or ISSU reboot upgrade, the install activate command revises both the current andstartup software image lists. You do not need to commit software changes.