boot fabric-module
Syntax
boot fabric-module <SLOT-ID>
Description
Reboots the specified fabric module.
Command context
Manager (#
)
Parameters
<SLOT-ID>
Specifies the member and slot of the module. For example, to specify the module in member 1, slot 3, enter the following:
1/3
Authority
Administrators
Usage
The
boot fabric-module
command reboots the specified fabric module. Traffic performance is affected while the module is down.
If the specified module is the only fabric module in an up state, rebooting that module stops traffic switching between line modules and the line modules power down. The line modules power up when one fabric module returns to an up state.
This command is valid for fabric modules only.
Examples
Rebooting the fabric module in slot 1/1 when auto-confirm is not enabled:
switch# boot fabric-module 1/1 This command will reboot the specified fabric module. Traffic performance may be affected while the module is down. Rebooting the last fabric module will stop traffic switching between line modules. Do you want to continue (y/n)? y switch#
Rebooting the fabric module in slot 1/1 when auto-confirm is enabled:
switch# boot fabric-module 1/1 This command will reboot the specified fabric module. Traffic performance may be affected while the module is down. Rebooting the last fabric module will stop traffic switching between line modules. Do you want to continue (y/n) y (auto-confirm) switch#