Update Static IP Address


Configures an IP address and a default gateway on a specified interface.

 Workflow inputs – Update Static IP Address

Call Workflow Input

Description

Required

Default Value

connection details

XML document conforming to the ConnectionDetails common object that contains the information required to execute a command.

Yes

n/a

interface name

The interface name for which the address and gateway information will be added.

 

Warning

Note

The interface name must match the name of the interface as specified in Network Connections. If the interface name contains spaces, it must be enclosed in double quotes (“).

Yes

n/a

ip address

The IP address to be configured.

Yes

n/a

subnet mask

The subnet mask for the ip address being configured.

 

Warning

Note

The subnet mask can be the appropriate subnet mask for an IP network address, 255.255.255.255 for a host route, or 0.0.0.0 for the default route. Because of the relationship between the destination and the subnet mask in defining routes, the destination cannot be more specific than its corresponding subnet mask.

No

255.255.255.255

default gateway

The IP address of the default gateway to be configured.

Yes

n/a

gateway metric

The metric for the default gateway to be configured.

 

Valid values: integer between 1 and 9999

No

There is no default value.

broadcast address

Address that determine the bounds the broadcast domain

No

There is no default value.

 

 Workflow outputs – Update Static IP Address

Call Workflow Output

Description

output

XML document consisting of one or more <line> elements that contain the command response. Each <line> element contains an index attribute indicating the order in which the information was returned by the command.

success

Did the operation succeed?

 

Valid values: true, false

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Orchestration Content 20.19.02