
2-20
Cisco 6400 Software Setup Guide
OL-1183-04
Chapter2 Basic NSP Configuration
NRP-2 and NRP-2SV Support
You can create additional directories on the PCMCIA disk with the mkdir command. See the “Cisco
IOS File Management” chapter in the Cisco IOS Configuration Fundamentals Configuration Guide.
Configuring NRP-2 Image Management on the NSP
The NSP controls and manages the NRP-2 image download process. Cisco recommends that you store
all NRP-2 images on the NSP PCMCIA disk, but you can also store NRP-2 images on a TFTP, FTP, or
rcp server.
You can also assign priority values to each NRP-2 image and path. This allows you to enter multiple
hw-module (image) commands in any order, while still having control over how they are executed.
For each NRP-2 in your Cisco 6400 system, enter the following command on the NSP in global
configuration mode:
Without the hw-module (image) command in the NSP configuration, the NRP-2 attempts to load the
default image (c6400r2sp-g4p5-mz) from the disk0:/images/ directory.
Timesaver If you do not use all the priority values for NRP-2 images, leave priority 1 free for new or temporary
images. Otherwise, you will have to adjust the priority levels of the other images for your NRP-2 to
accommodate the new image.
Example
In the following example, the NRP-2 in slot 2 of the Cisco 6400 chassis has three images assigned with
different priorities, while the NRP-2 in slot 3 has only one image assigned:
!
hw-module slot 2 image c6400r2sp-g4p5-mz.121-4.DC.bin priority 2
hw-module slot 2 image tftp://10.1.1.1/c6400r2sp-g4p5-mz.121-4.DC.bin priority 3
hw-module slot 2 image disk0:MyDir/c6400r2sp-g4p5-mz.121-4.DC.bin priority 4
hw-module slot 3 image c6400r2sp-g4p5-mz.121-4.DC.bin priority 2
!
In the first and last entries of the example, the system tries to find the images (with no specified path) in
the disk0:/images/ directory.
Command Purpose
Switch(config)# hw-module slot slot
image image-path priority priority
Assigns an image filename and path to the specified NRP-2 processor in
the selected slot. Priority range is from 1 (highest) to 4 (lowest).
Comentarios a estos manuales