Java Mine
ContentsIndexHome
PreviousUpNext
Gateway.UpdateGatewayIP Method
Syntax
Java
public void UpdateGatewayIP(String staticIP, String subnet, String defaultRouter, String primaryDNS, String secondaryDNS);
Parameters 
Description 
String staticIP 
Static IP address that the gateway should be set to  
String subnet 
The SubNetMask of the gateway  
String defaultRouter 
The IP address of the router the gateway should be talking through  
String primaryDNS 
The primary DNS IP address  
String secondaryDNS 
The secondary DNS IP address 

 

updates everything needed to change the gateway IP  

 

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!