Access Control:
User Category Permission
Storage administrator Allowed
Storage integration administrator Disallowed
Application administrator Disallowed
Security administrator Disallowed
Read-only users Disallowed
Technicians Allowed
Completion Codes:
v NO_IP_INTERFACE_MATCHES_CRITERIA
No IP Interface matches given criteria
v MORE_THAN_ONE_IP_INTERFACE_MATCHES
More than one IP Interface matches given criteria
Updating an IP Interface
Updates the configuration of an IP interface.
ipinterface_update ipinterface=IPInterfaceName [ address=Address ]
[ netmask=NetworkMask ] [ gateway=DefaultGateway ] [ address6=IPv6address ]
[ gateway6=DefaultIPv6Gateway ] [ mtu=MTU ]
Parameters:
Name Type Description Mandatory Default
ipinterfac
e
Object name Name of the IP
interface to be
updated.
Y N/A
address N/A IP address of the
interface or a list
of addresses for
the Management
and VPN
interfaces.
N Leaves the address
unchanged.
netmask N/A Network mask of
the interface.
N Leaves the
network mask
unchanged.
gateway N/A IP address of the
default gateway
for this interface.
N Leaves unchanged.
address6 N/A IPv6 address of the
interface or a list
of addresses for
the Management
and VPN
interfaces.
N Leaves the address
unchanged.
gateway6 N/A IPv6 address of the
default gateway
for this interface.
N Leaves unchanged.
Chapter 15. IP Configuration
323