Preparing the T640 Router for Graceful Switchover
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:
- Verify that graceful switchover is enabled on
the T640 router by displaying its configuration at the [edit chassis
redundancy graceful-switchover] hierarchy level:
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 System Basics Configuration Guide.
- Verify the state of the Packet Forwarding Engines
by issuing the show pfe terse command on the master and backup
Routing Engines.
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
- Verify that the State field of each Packet
Forwarding Engine is Valid.
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
- Verify that the T640 Routing Engines are ready
for a graceful switchover by issuing the show system switchover command on the backup Routing Engine:
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 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.
- Log out of the backup Routing Engine:
user@host> exit% exit - Issue the commit synchronize command,
and ensure that there are no synchronization errors:
user@host# commit synchronize

