Related Documentation
- None
system auto-warm-boot
Syntax
Description
This command determines whether the system automatically reboots an unresponsive module or not.
Options
Parameter | Description | Default |
---|---|---|
ALL | Disables auto-warm-boot for all modules (that is, for all service modules and for the standby CMM) | By default, auto-warm-boot is enabled for all modules. |
CMM | Disables auto-warm-boot for the standby CMM | By default, auto-warm-boot is enabled for all modules. |
PLD | Disables auto-warm-boot for all service modules | By default, auto-warm-boot is enabled for all modules. |
Additional Information
When auto-warm-boot is enabled, the active CMM automatically warm reloads a service module and/or a standby CMM up to 3 times if the service module and/or standby CMM is unresponsive.
Warm reloading modules does not affect traffic.
Required Privilege Level
Related Documentation
- None
Sample Output
To disable auto-warm-boot for the service modules:
bti7800(config)# system auto-warm-boot disabled PLD
bti7800(config-system)# commit Commit complete.
To enable auto-warm-boot for all modules:
bti7800(config)# no system auto-warm-boot disabled
bti7800(config)# commit Commit complete.