Cabling and Verifying Media Cards
Media card reset and checkout
GRF 400/1600 Getting Started - 1.4 Update 2
October, 1998
5-33
A system fault can cause a card to go into the Panic state. After a card panics, it needs operator
or kernel intervention to start up. The kernel either reboots the card, or dumps and then reboots,
depending upon how variables are set in the Dump or Card profile.
An operator can use the grreset -h command to put a card into the Held_reset state to keep it
up but not transferring packets.
When the kernel cannot determine what a media card is doing, it places the card into State
unknown, and either reboots the card, or dumps and then reboots the card, depending upon
how variables are set in the Dump or Card profile.
Reset media card using grreset
Use the grreset command to reset a media card from the UNIX prompt.
1
Log in as
root
.
2
Enter the grreset command.
Specify the appropriate media card by its chassis slot number.
To reset all the media cards, enter:
# grreset all
To reset the media cards in slots 0 and 1, enter:
# grreset 0 1
To reset the card in slot 4 and dump its memory, enter:
# grreset -D 4
To reset the card in slot 4 and return debug information, enter:
# grreset -d 4
Note:
The grreset command can be used on a media card without disturbing normal GRF
system operations.
Refer to the command descriptions in the GRF Configuration and Management manual for a
description of
grreset
.