An engineer is preparing to perform an In-Service Software Upgrade (ISSU) on a pair of dual-RE MX240 routers. Which condition must be met to ensure the ISSU succeeds without dropping traffic?
Trap 1: The backup Routing Engine must be physically removed from the…
Removing the backup RE would break redundancy and abort the ISSU process.
Trap 2: All physical interfaces must be manually disabled prior to issuing…
Disabling physical interfaces would cause an outage, contradicting the purpose of ISSU.
Trap 3: All routing protocols must be migrated from OSPF to IS-IS before…
Protocol choice does not dictate ISSU eligibility as long as graceful restart / NSR is supported.
- A
The backup Routing Engine must be physically removed from the chassis during the upgrade.
Why wrong: Removing the backup RE would break redundancy and abort the ISSU process.
- B
All physical interfaces must be manually disabled prior to issuing the request system software in-service command.
Why wrong: Disabling physical interfaces would cause an outage, contradicting the purpose of ISSU.
- C
Graceful Route Engine Switchover (GRES) and Nonstop Active Routing (NSR) must be enabled and functioning.
ISSU relies heavily on GRES and NSR to maintain routing states across the routing engine reboot during the upgrade process.
- D
All routing protocols must be migrated from OSPF to IS-IS before starting ISSU.
Why wrong: Protocol choice does not dictate ISSU eligibility as long as graceful restart / NSR is supported.