- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Networking
- >
- Re: Network Setup ????
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
09-15-2004 05:40 AM
09-15-2004 05:40 AM
I've been given the following info for a new server, and am getting confused as to what I've been given by ur network people and what to plug into the netconf file...
Been given:
IP: 155.90.17.101
Subnet: 155.90.17.96
Netmask: 255.255.255.224
Gateway: 155.90.17.97
How does this relate to:
BROADCAST_ADDRESS ??
ROUTE_GATEWAY ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-15-2004 05:47 AM
09-15-2004 05:47 AM
SolutionINTERFACE_NAME[0]=lan0
IP_ADDRESS[0]=155.90.17.101
SUBNET_MASK[0]=255.255.255.224
# BROADCAST_ADDRESS=""
INTERFACE_STATE[0]=up
DHCP_ENABLE[0]=0
You dont have to define BROADCAST_ADDRESS. It will be automatically be calculated.
I believe 155.90.17.97 is the default gateway for your new server
ROUTE_DESTINATION[0]=default
ROUTE_MASK[0]=""
ROUTE_GATEWAY[0]=155.90.17.97
ROUTE_COUNT[0]=1
ROUTE_ARGS[0]="
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-15-2004 05:47 AM
09-15-2004 05:47 AM
Re: Network Setup ????
You might want to either use SAM->Networking->Network Interfaces or use "set_parms ip_address" to configure the network.
Either of these tools will prompt you for the information you've been given and make the appropriate changes to the netconf file.
Regards,
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-15-2004 05:49 AM
09-15-2004 05:49 AM
Re: Network Setup ????
My broadcast is blank....
You will most likely need the ROUTE_GATEWAY... it will be the name of the gateway for your host's domain...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-15-2004 05:50 AM
09-15-2004 05:50 AM
Re: Network Setup ????
You don't need to worry about BROADCAST_ADDRESS. Just leave it blank there. System will automatically configure the interface with the correct broadcast. In case if you are interested, it will come to 155.90.17.127
ROUTE_GATEWAY will be 155.90.17.97. Use the same netmask.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-15-2004 05:51 AM
09-15-2004 05:51 AM
Re: Network Setup ????
It should be noted that IF your host is the Gateway your ROUTE_COUNT will = 0, if you have an external gateway, ROUTE_COUNT=1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-15-2004 05:51 AM
09-15-2004 05:51 AM
Re: Network Setup ????
/etc/set_parms ip_address
/etc/set_parms addl_netwrk
BTW. You don't need to set broadcast address.
It will be automatically set to default value.
Regards,
Zygmunt
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP