
package-file
Sets the default package file for the system.
Syntax: [no] package-file filename.pkg
filename.pkg
Name of a package file. Filename must include the .PKG extension.
Description: Package files are a convenient method of packaging compatible operational, FPGA, POST, and boot ROM images for routing modules. Multiple package file can be stored in the directory.
When a routing module with incompatible software is detected, and automatic upgrades are enabled, the module is automatically upgraded using the contents of the default package file.
Use the package-file filename.pkg command to set the default package file for the system to the specified package file.
Use the no package-file filename.pkg to remove the specified package file as the default for the system
Factory Default: No default package file defined.
Command Mode: Configuration.
Example: In the following example,
- The package-file filename.pkg command sets the specified package file as the default package file for the system.
- The show running-config system command displays the setting.
- The show package-file command displays the contents of the package file:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#package-file R0401450.PKG
router(config)#end
router#show running-config system
.
.
!
package-file A:\R0401450.PKG
!
.
.
router#show package-file R0401450.PKG
Package file A:\R0401450.PKG contains:
Module ROM image: Release 5.8
Module LineCard FPGA image: Release 0.4: Platform Type:2xoc48c
Module LineCard FPGA image: Release 0.10: Platform Type:2x1gbe
Module SwitchCard FPGA image: Release 0.2: Platform Type: m33
Module LineCard FPGA image: Release 0.8: Platform Type:1xoc192c-b
Module operational image: Release 4.1.1045
Module LineCard FPGA image: Release 0.8: Platform Type:1xoc192c-a
Module POST image: Release 8.19
Related Commands: boot
dir
fpga download
module
module all
show package-file
show running-config
upgrade-all
Copyright © 2005
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: sys_mgmt.fm
HTML File Name: sys_mgmt28.html
Last Updated: 02/25/05 at 14:26:49