Disabling an SRC Component
On a C Series Controller, you can disable a module or component that is running from the CLI.
To disable a component:
- Verify which components are running by entering the show component command in operation mode:
user@host> show component Installed Components Name Version Status cli Release: 7.0 Build: CLI.A.7.0.0.0171 running acp Release: 7.0 Build: ACP.A.7.0.0.0174 disabled jdb Release: 7.0 Build: DIRXA.A.7.0.0.0176 running editor Release: 7.0 Build: EDITOR.A.7.0.0.0176 disabled redir Release: 7.0 Build: REDIR.A.7.0.0.0176 disabled licSvr Release: 7.0 Build: LICSVR.A.7.0.0.0179 stopped nic Release: 7.0 Build: GATEWAY.A.7.0.0.0170 disabled sae Release: 7.0 Build: SAE.A.7.0.0.0166 running www Release: 7.0 Build: UMC.A.7.0.0.0169 disabled jps Release: 7.0 Build: JPS.A.7.0.0.0172 disabled agent Release: 7.0 Build: SYSMAN.A.7.0.0.0174 disabled webadm Release: 7.0 Build: WEBADM.A.7.0.0.0173 disabled
- Disable a component by using the disable component command in operational mode. For example:user@host> disable sae
Related Documentation
- Enabling SRC Components
- Restarting an SRC Module or Component
- Configuring SRC Components