- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: IP Package ocnfiuration with subnet mask
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
12-06-2005 04:58 AM
12-06-2005 04:58 AM
is it possible to configure a package IP indicating a particular subnet mask?
I need to configure a subnet with is not the default (if you configure SUBNET=10.10.10.0 then the netmask is chooses by default as 255.255.255.0).
Thanks and regards
RV
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 05:02 AM
12-06-2005 05:02 AM
Re: IP Package ocnfiuration with subnet mask
IP[0]=10.10.10.0 SUBNET[0]=10.10.10.128
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 05:06 AM
12-06-2005 05:06 AM
Re: IP Package ocnfiuration with subnet mask
RV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 05:36 AM
12-06-2005 05:36 AM
Re: IP Package ocnfiuration with subnet mask
Say you need a SM of 255.255.248.0
And your ip you want is 10.10.10.136
That means your Network (subnet) would be: 10.10.8.0
So, in the package config file:
SUBNET 10.10.8.0
And in the control file:
IP[0]="10.10.10.136" SUBNET[0]="10.10.8.0"
And you netmask should be generated correctly - as 255.255.248.0
ifconfig lan2:1
Or whatever your lan card is set to...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 06:24 AM
12-06-2005 06:24 AM
SolutionNote that HP has not tested this strategy and therefore does not support it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 06:30 AM
12-06-2005 06:30 AM
Re: IP Package ocnfiuration with subnet mask
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2005 07:58 AM
12-06-2005 07:58 AM
Re: IP Package ocnfiuration with subnet mask
the solution seems good.
Only a question now:
1- how to avoid package assign the relocatable IP address
Thanks in advance,
RV
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2005 09:52 AM
12-07-2005 09:52 AM