Taking the SRE Module Offline in an EX8208 Switch
Before removing a Switch Fabric and Routing Engine (SRE) module from an EX8208 switch, take the module offline.
The SRE module performs switching and system management functions in an EX8208 switch. Your switch can have either one or two SRE modules.
This topic describes:
Taking an SRE Module Offline in a Switch with Redundant SRE Modules
To take an SRE module offline in a switch with two SRE modules:
- Determine whether the SRE module is the master
or backup using one of these methods:
- Look at the MS (master) LED on the SRE module faceplate. If the MS LED is lit steady green, the SRE module is the master. If it is blinking green, the SRE module is the backup.
- Issue the following CLI command:
user@switch> show chassis routing-engine
Routing Engine status:
Slot 0: Current state Master
Election priority Master (default) ...
- If the SRE module that you want to remove
is the master, make it the backup module:
user@switch> request chassis routing-engine master switch - From the master, halt the other Routing Engine:
user@switch> request system halt other-routing-engine - Wait a minute or two for the Routing Engine to halt before proceeding. If you are using a console connection, you will see a message when the system is halted. If the Routing Engine has not yet halted, the following step returns an error.
- Take the SRE module offline:
user@switch> request chassis cb offline slot slot-numberwhere slot-number is either 0 (slot SRE0) or 1 (slot SRE1).
- (Optional) Confirm that the SRE module is offline:
user@switch> show chassis environment cb
If the state field in the command output shows that the module is offline, then it is safe to remove the SRE module.
Taking an SRE Module Offline in a Switch With One SRE Module
To take the SRE module offline:
- Connect to the console port on the SRE module.
- From the console, halt the SRE module:
user@switch> request system haltThe RE module is gracefully halted but not powered off.
When a message appears confirming that the operating system has halted, it is safe to remove the SRE module. The Routing Engine might take up to 5 minutes to gracefully halt.

