Go to main content
Sun Datacenter InfiniBand Switch 36 Documentation Supplement for Firmware Version 2.2

Exit Print View

Updated: September 2016
 
 

Remove a Switch From the Fabric Configuration (Toolbox CLI)

  1. In the Toolbox CLI, remove a switch from the fabric configuration.
    [toolbox-cli] remove switch ip=IP_address|name=switch_name

    where:

    • IP_address is the IP address of the management controller of the switch.

    • switch_name is the host name of the switch.

    For example, to remove the switch with host name scao04sw-iba0 from the fabric configuration, type:

    [toolbox-cli] remove switch name=scao04sw-iba0 
    Are you sure you want to remove switch 'name="scao04sw-iba0"'? (y/n): y
    Updating fabric conf file: /etc/toolbox/conf/fabric.conf...  [OK]
  2. Restart the toolbox daemon.

    See Enable or Disable the Toolbox CLI Daemon.

Related Information