NonStop Servers
1825793 Members
2263 Online
109687 Solutions
New Discussion

Add new Subnet in SCF

 
gromoal
Occasional Contributor

Add new Subnet in SCF

Hello every one. i´m working on Nonstop, and i need to add a new subnet tcpip process in scf. I´m trying with :add subnet $ztcp.*ztc33, type ethernet, devicename $zzlan.lan02, ipadress xxxx.xx.xx & subnetmask.

 

But doesnt work. Did someone knows how to do it?

2 REPLIES 2
Suman_1978
HPE Pro

Re: Add new Subnet in SCF

Hi,

I am not an expert on Non-Stop, but here some articles which might help you.

TCPIP: Unable to add SUBNET with error TCPIP E00020

Or see here.

Thank You!
I work with HPE but opinions expressed here are mine.
Recent Support Video Releases



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
nayrbbizkit
Occasional Contributor

Re: Add new Subnet in SCF

Im not an expert but this might be helpful.

ASSUME PROCESS $TCPIPproc

ADD SUBNET #snetname, TYPE ETHERNET, IPADDRESS xxx.xx.xx.xx, DEVICENAME LIFname

ALTER SUBNET #LOOP0, IPADDRESS 127.1
ALTER SUBNET #snetname,SUBNETMASK %HFFFFFF00