set /CMM/network/CMM1

This command is available to Administrators.

Purpose

Use this command to configure the network settings of CMM1, if you have a system populated with two CMMs.

Note

Changing the IP address of a CMM can disconnect your current ILOM session.

Syntax

set /CMM/network/CMM1 pendingipaddress=newipaddress pendingipdiscovery=[static|DHCP] pendingipgateway=newipgateway pendingipnetmask= newipnetmask commitpending=true

Properties

  • commitpending - Use this property to commit the changes entered into the pending properties, by setting its value to true.

  • ipaddress - Displays the current IP address.

  • ipdiscovery - Displays the current method used for IP discovery: static or DHCP.

  • ipgateway - Displays the current gateway.

  • ipnetmask - Displays the current netmask.

  • macaddress - Displays the component's MAC address.

  • pendingipaddress - Use this property to enter a new IP address.

  • pendingipdiscovery - Use this property to choose static or DHCP for IP discovery. DHCP is the default..

  • pendingipgateway - Use this property to enter a new gateway.

  • pendingipnetmask - Use this property to enter a new netmask.

Example

  -> set /CMM/network/CMM1 pendingipaddress=10.8.15.25 commitpending=true
Set 'pendingipaddress' to '10.8.15.25'