Download Print this page

ProCurve 9408sl Quick Start Manual page 9

Routing switch
Hide thumbs Also See for 9408sl:

Advertisement

# 1) Supported KEYWORD
#
SRC
#
DIR
#
MP_MON
#
MP_APP
#
LP_MON
#
LP_APP
#
XPP
#
XTM
#
PBIF
#
XBRIDGE
# Note: If SRC is not specified, the images are taken from the server specified in the CLI
command line.
#
# 2) Syntax of <val>
#
# It depends on the KEYWORD preceding it:
#
# SRC:tftp:<ip_addr>;
#
# MP_MON:<image_name>:[boot];
# MP_APP:pri:<image_name>;
# MP_APP:sec:<image_name>;
#
# LP_MON:all:<image_name>:[boot];
# LP_MON:<slot#>[[,-]<slot#>]:<image_name>:[boot];
#
# LP_APP:pri:all:<image_name>;
# LP_APP:pri:<slot#>[[,-]<slot#>]:<image_name>;
# LP_APP:sec:all:<image_name>;
# LP_APP:sec:<slot#>[[,-]<slot#>]:<image_name>;
#
# XPP:all:<image_name>;
# XPP:<slot#>[[,-]<slot#>]:<image_name>;
#
# XTM:all:<image_name>;
# XTM:<slot#>[[,-]<slot#>]:<image_name>;
#
# PBIF:all:<image_name>;
# PBIF:<slot#>[[,-]<slot#>]:<image_name>;
#
# XBRIDGE:all:<image_name>;
# XBRIDGE:<slot#>[[,-]<slot#>]:<image_name>;
#
# Note: If one <spec_line> fails to parse, or it fails to copy, the script is aborted.
Sample Install Script
The following example script installs software files on a ProCurve 9408sl using files previously stored on a TFTP
server.
The script must be stored in the same directory as the image files. Be sure to change the script to match your needs,
as noted in the script comments.
The script installs all files from the source area as follows:
1. Install file mb02100c.bin to MP in both the monitor area, and also boot flash.
// specify source of the images, optional
// image source directory, optional
// MP monitor image
// MP application image
// LP monitor image
// LP application image
// FPGA XPP
// FPGA XTM
// FPGA PBIF
// FPGA XBRIDGE
// [boot] is the option to copy monitor to boot.
9

Advertisement

loading