If you are integrating an operational T640 router with the TX Matrix router, you must prepare the T640 router for graceful switchover. If you are integrating an offline T640 router with the TX Matrix router, this procedure is optional.
![]() | Note: We recommend that you run Junos OS Release 7.3 or later on the TX Matrix router to support graceful switchover. |
To prepare the T640 router for graceful switchover:
user@host> show configuration chassis redundancy
graceful-switchovertraceoptions {
flag update;
}
enable;
If graceful switchover is not enabled, enable it in configuration mode as follows:
user@host# set chassis redundancy graceful-switchover
enableFor more information about graceful switchover, see the Junos OS System Basics Configuration Guide
.
Verify that the State field of each Packet Forwarding Engine and the backup Routing Engine is Online.
user@host> show pfe terseSlot Type Slot State Uptime 0 GFPC Present Online 03:46:19 1 RE Present Online 03:47:09
user@host> request routing-engine login other-routing-engine% cliuser@host> show pfe terseSlot Type Slot State Uptime 0 GFPC Present Valid 03:46:19
user@host> show system switchoverGraceful switchover: On Configuration database: Ready Kernel database: Ready
If the status of graceful switchover is not On, or
the configuration and kernel database status are not Ready, see the Junos OS System Basics Configuration Guide
for instructions. Do not continue
integrating an operational T640 router with the TX Matrix router
until the Routing Engines are ready for a graceful switchover.
user@host> exit% exituser@host# commit synchronize