[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Disabling an SRC Component

On a C-series Controller, you can disable a running SRC component from the CLI. On a Solaris platform, you can disable a running component that is supported by the CLI.

To disable a component:

  1. Verify which components are running by entering the show component command in operation mode:
  2. 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
    
    
    
  3. Disable a component by using the disable component command in operational mode. For example:
  4. user@host> disable sae
    
    
    

[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]