Taking the M320 Host Subsystem Offline
The host subsystem is taken offline and brought online as a unit. Before you replace a CB or a Routing Engine, you must take the host subsystem offline.
Normally, if two host subsystems are installed in the router, RE0 functions as the master and RE1 functions as the backup. You can remove the backup host subsystem (or either of its components) without interrupting the functioning of the router. If you take the master host subsystem offline, the backup host subsystem becomes the master (the router might reboot, depending on your configuration). If the router has only one host subsystem, taking the host subsystem offline causes the router to shut down.
Table 1 explains the effect of taking the host subsystem offline.
Table 1: Effect of Taking the Host Subsystem Offline
| Type of Host Subsystem | Effect of Taking the Host Subsystem Offline |
|---|---|
Nonredundant host subsystem | The router shuts down. |
Backup host subsystem | The functioning of the router is not interrupted. The backup host subsystem is hot-removable and hot-insertable. |
Master host subsystem | The backup host subsystem becomes the master. The backup Routing Engine assumes Routing Engine functions. The master host subsystem is hot-pluggable. Removal or failure of the master Routing Engine affects forwarding and routing based on the high availability configuration:
|
![]() | Note: Router performance might change if the backup Routing Engine's configuration differs from the former master's configuration. For the most predictable performance, configure the two Routing Engines identically, except for parameters unique to each Routing Engine. |
![]() | Note: For information about configuring graceful Routing Engine switchover, graceful restart, and nonstop active routing, see the Junos High Availability Configuration Guide. |
![]() | Note: The first supported release for graceful Routing Engine switchover and nonstop active routing on the M320 router is Junos OS Release 6.2 and Junos OS Release 8.4, respectively. However, for graceful Routing Engine switchover we recommend Junos OS Release 7.0 or later. Graceful restart software requirements are dependent on the routing protocols configured on the router. For the minimum software requirements for graceful restart, see the Junos High Availability Configuration Guide. |
To take a host subsystem offline:
- Determine whether the host subsystem is functioning
as the master or as the backup, using one of the two following methods:
- Check the Routing Engine LEDs on the craft interface. If the green MASTER LED is lit, the corresponding host subsystem is functioning as the master.
- Issue the following CLI command. The master Routing Engine
is designated Master in the Current state field:
user@host> show chassis routing-engineRouting Engine status: Slot 0: Current state Master ...
- If the host subsystem is functioning as
the master, switch it to backup using the CLI command:
user@host> request chassis routing-engine master switch
Note: Router performance might change if the standby Routing Engine’s configuration differs from the former master's configuration. For the most predictable performance, configure the two Routing Engines identically, except for parameters unique to a Routing Engine, such as the hostname defined at the [edit system] hierarchy level and the management interface (fxp0 or equivalent) defined at the [edit interfaces] hierarchy level.
To configure Routing Engine-specific parameters and still use the same configuration on both Routing Engines, include the appropriate configuration statements under the re0 and re1 statements at the [edit groups] hierarchy level and use the apply-groups statement. For instructions, see the Junos System Basics Configuration Guide.
- On the console or other management device connected to
the Routing Engine that is paired with the CB you are
removing, enter CLI operational mode and issue the following command.
The command shuts down the Routing Engine cleanly, so its state information
is preserved:
user@host> request system haltWait until a message appears on the console confirming that the operating system has halted.
For more information about the command, see the Junos System Basics and Services Command Reference.

Note: The SIB might continue forwarding traffic for approximately five minutes after the request system halt command has been issued.
