Installation guide

Alphanumeric LED Messages
GRP Redundant Processor Support 17
Alphanumeric LED Messages
Table 2 shows additional alphanumeric LED messages that may be displayed when a GRP is running
a version of Cisco IOS software that supports GRP redundancy.
Configuration Example
The following configuration example shows excerpts from a basic GRP redundant processor setup.
Specific configurations for the various interfaces and line cards are ommitted from this example.
!
hostname Router
!
boot system flash slot0:gsr-p-mz
enable password xyzzy
.....
redundancy
main-cpu
auto-sync startup-config
.....
exception core-file /tfpboot/myname/myrouter.core
exception protocol ftp
exception dump 123.45.67.89
exception suffix slot-number
...
ip ftp source-interface Ethernet0
ip ftp username myname
ip ftp password mypassword
ip host myhost 123.45.67.90
...
end
Table 2 GRP Redundancy LED Messages
PRI RP The GRP is the primary and is running normally
SEC RP The GRP is the secondary and is running normally
SEC ST The GRP is in secondary startup mode
IOS TRAN The GRP is in transition from secondary to primary
XS RP The GRP is in a state of hibernation. This is probably because a version of
Cisco IOS software that does not support GRP redundancy is loaded on one
of the GRPs.