R211x-HP Flexfabric 11900 Fundamentals Command Reference

194
install add
Use install add to decompress an .ipe file.
Syntax
install add ipe-filename medium-name:
Views
User view
Predefined user roles
network-admin
Parameters
ipe ipe-filename: Specifies the name of an .ipe file in the root directory of the active MPU's Flash, in the
format flash:/xxx.ipe. It can be a case-insensitive string of 1 to 63 characters and cannot contain slot
information. (In standalone mode.)
ipe ipe-filename: Specifies the name of an .ipe file in the root directory of the global active MPU's Flash,
in the format flash:/xxx.ipe. It can be a case-insensitive string of 1 to 63 characters and cannot contain
slot or chassis information. (In IRF mode.)
medium-name: Specifies the name of a storage medium on the active MPU in the format storage medium
name: (for example, flash:), or the name of a storage medium on the standby MPU in the format slotn#
storage medium name: (for example, slot1#flash:). (In standalone mode.)
medium-name: Specifies the name of a storage medium on the global active MPU in the format storage
medium name: (for example, flash:), or the name of a storage medium on any other MPU in the format
chassism#slotn#storage medium name:, (for example, chassis1#slot1#flash:). (In IRF mode.)
Usage guidelines
An .ipe file contains a set of software images that can run together. By obtaining an .ipe file, you obtain
all the software images, without the requirement for considering the compatibility between the images.
The software images decompressed from the .ipe file will be saved to the root directory of the specified
medium.
To view which software images are included in an .ipe file, use the display install ipe-info command.
Examples
# Decompress the .ipe file route.ipe to the Flash.
<Sysname> install add flash:/route.ipe flash:
install commit
Use install commit to confirm the software changes.
Syntax
install commit
Views
User view
Predefined user roles
network-admin