- Community Home
- >
- Servers and Operating Systems
- >
- NonStop Servers
- >
- Add new Subnet in SCF
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 10:40 AM - last edited on 10-28-2022 06:31 AM by support_s
10-26-2022 10:40 AM - last edited on 10-28-2022 06:31 AM by support_s
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?
- Tags:
- Network Controller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2022 03:50 AM
11-02-2022 03:50 AM
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2023 07:02 PM - last edited on 09-16-2024 02:23 AM by support_s
12-07-2023 07:02 PM - last edited on 09-16-2024 02:23 AM by support_s
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
- Tags:
- Network Controller