network

January 10, 2024

ID 179793

This command lets you configure static IP addressing and SVM network settings.

The new settings are applied after the SVM is restarted or the network service is restarted (the manageservices restart network command).

Settings

<InterfaceName> <IP> <NetMask> <Broadcast> [<GateWay>]

where:

  • <InterfaceName> – name of the network interface, for example, eth0.
  • <IP> – IP address of the network interface that you want to assign.
  • <NetMask> – network mask.
  • <Broadcast> – broadcast address.
  • <GateWay> – gateway address (optional parameter). It should be set only on one network interface that uses DHCP.

Example:

> ssh klconfig@10.16.98.17 network eth0 10.60.70.35 255.255.255.0 10.60.70.255 10.60.70.1

> klconfig@10.16.98.17’s password:

KLCONFIG OK

Specific errors

None.

Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.