Specifications

4-4
Catalyst 6500 Series Switch and Cisco 7600 Series Router Network Analysis Module Installation and Configuration Note
78-16413-01
Chapter 4 Administering the Network Analysis Module
Cisco IOS Software
Resetting the NAM with Cisco IOS Software
If you cannot reach the NAM through the CLI or an external Telnet session, enter the hw-module
module module_number reset command to reset and reboot the NAM. The reset process requires several
minutes.
When the NAM initially boots, by default it runs a partial memory test. To perform a full memory test,
use the mem-test-full keyword in the hw-module module module_number reset device:partition
mem-test-full command. This command is specific to Cisco IOS software and is not available in
Catalyst operating system software.
Note The mem-test-full option is applicable only for WS-SVC-NAM-1 and WS-SVC-NAM-2.
For information on Catalyst operating system software, refer to the “Resetting the NAM with Catalyst
Operating System Software” section on page 4-14.
When you next reset the NAM, the full memory test runs. A full memory test takes more time to complete
than a partial memory test.
You can also use the hw-module module module_number mem-test-full command to run a memory
test. This example shows a full memory test for module 5:
Router(config)# hw-module module 5
boot-device
mem-test-full
To reset the module from the CLI, perform this task in privileged mode:
This example shows how to reset the NAM that is installed in slot 9 from the CLI:
Router# hw-module mod 9 reset cf:1 memtest-full
Proceed with reload of module? [confirm] y
% reset issued for module 9
Software Image Task Command
Maintenance Image Reset the module. hw-module module mod_num reset device:partition
[mem-test-full]
The device:partition value is the string for the PC boot
device; for example: hdd:1 designates the hard disk and
cf:1 designates the compact Flash where x is the number for
the partition on each device.
.
Application Image Reset the module. hw-module module mod_num reset device:partition
[mem-test-full]
The device:partition value is the string for the PC boot
device; for example: hdd:1 designates the hard disk and
cf:1 designates the compact Flash where x is the number for
the partition on each device.