bmc

Enters the BMC configuration mode from where all BMC related commands are executed.

Syntax

bmc
no bmc

Parameters

None

Modes

Global Configuration Mode

Usage Guidelines

The no format of this command does the following actions:

  1. Deletes the complete BMC interface. SLX-OS sets the default value for the BMC interface as 192.168.11.1/24 and its gateway as 0.0.0.0.

  2. Deletes all BMC user configurations.

  3. Shuts down the BMC interface (SoHo Port).

Examples

This example shows how to enter into the BMC mode for further configuration of the BMC parameters.

SLX # configure terminal
SLX (config)# bmc ?
<CR>
SLX (config)# bmc 
SLX (config-bmc)# ?
Possible completions:
  describe    Display transparent command information
  do          Run an operational-mode command
  exit        Exit from current mode
  help        Provide help information
  interface   BMC network configuration
  no          Negate a command or set its defaults
  pwd         Display current mode path
  top         Exit to top level and optionally run command
  user-id     BMC users configuration
SLX (config-bmc)# 

This example shows the usage of the no bmc command to reset the BMC parameters.

SLX (config-bmc)# exit
SLX (config)# no bmc