Go to main content

Oracle® MiniCluster S7-2 Administration Guide

Exit Print View

Updated: October 2021
 
 

Remove an IP Address (CLI, v1.2.2 or earlier)

Use this procedure to remove an available IP address or a range of IP addresses from the IP pool.

  1. Log into the MCMU CLI as a primary admin, such as mcinstall.

    See Log in to the MCMU CLI.

  2. Type:
    % mcmu tenant -M -r
    List of All Free IPs
    [1] 192.0.2.12
    [2] 192.0.2.13
    [3] 192.0.2.14
    [4] 192.0.2.15
    [5] 192.0.2.16
    [6] 192.0.2.17
    Enter IP number or IP number range separated by comma (e.g. "1,3", "1-3", "1,2,3-5"): 6
    [INFO    ] Successfully removed IP from MiniCluster system
  3. When prompted, type the number for the IP address or the range of IP addresses, separated by a comma.
    Enter IP number or IP number range separated by comma (e.g. "1,3", "1-3", "1,2,3-5"): 6
    [INFO    ] Successfully removed IP from MiniCluster system