HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- netconf routing question
Operating System - HP-UX
1833870
Members
1637
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
02-19-2008 09:49 AM
02-19-2008 09:49 AM
hello.
we set up an hpux 11.11 parisc server.
we entered the following routes in the netconf file:
192.168.2.32 255.255.255.192
192.168.2.96 255.255.255.224
192.168.2.128 255.255.255.128
when we enter the command: netstat -rnv
the routes show up. however the network 192.168.2.32 route is advertised as 192.168.2.0 255.255.255.192
the other routes are advertised as they should be:
192.168.2.96 255.255.255.224
192.168.2.96 255.255.255.128
can anyone shed some light as to why 192.168.2.32 255.255.255.192 is being advertised as 192.168.2.0 255.255.255.192?
Regards,
Chad
we set up an hpux 11.11 parisc server.
we entered the following routes in the netconf file:
192.168.2.32 255.255.255.192
192.168.2.96 255.255.255.224
192.168.2.128 255.255.255.128
when we enter the command: netstat -rnv
the routes show up. however the network 192.168.2.32 route is advertised as 192.168.2.0 255.255.255.192
the other routes are advertised as they should be:
192.168.2.96 255.255.255.224
192.168.2.96 255.255.255.128
can anyone shed some light as to why 192.168.2.32 255.255.255.192 is being advertised as 192.168.2.0 255.255.255.192?
Regards,
Chad
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2008 09:57 AM
02-19-2008 09:57 AM
Solution
192.168.2.32 / 255.255.255.192 gives you a range of addresses in that subnet of 192.168.2.1 through 192.168.2.62, so your network is really 192.168.2.0 and NOT 192.168.2.32.
192.168.2.0 / 255.255.255.192 is the correct form of what you are trying to specify.
See http://www.subnet-calculator.com/ and put in your appropriate network and subnet mask and see what it shows.
Your other network / subnet boundaries are correct, thus they show correctly in your routing table.
192.168.2.0 / 255.255.255.192 is the correct form of what you are trying to specify.
See http://www.subnet-calculator.com/ and put in your appropriate network and subnet mask and see what it shows.
Your other network / subnet boundaries are correct, thus they show correctly in your routing table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2008 10:02 AM
02-19-2008 10:02 AM
Re: netconf routing question
Bonsoir Chad,
I guess it is a normal behavior. A subnet mask of 255.255.255.192 will cut in networks :
192.168.2.0 --> 192.168.2.63
192.168.2.65 --> 192.168.2.127
192.168.2.128 --> 192.168.2.191
and so on ...
192.168.2.32 / 255.255.255.192 belongs to the first subnet.
Eric
I guess it is a normal behavior. A subnet mask of 255.255.255.192 will cut in networks :
192.168.2.0 --> 192.168.2.63
192.168.2.65 --> 192.168.2.127
192.168.2.128 --> 192.168.2.191
and so on ...
192.168.2.32 / 255.255.255.192 belongs to the first subnet.
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2008 10:07 AM
02-19-2008 10:07 AM
Re: netconf routing question
.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP