HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: netstat -in output
Operating System - HP-UX
1834689
Members
2046
Online
110069
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
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
06-18-2007 08:37 AM
06-18-2007 08:37 AM
netstat -in output
Hi guys, i have mcservice guard running and i am getting this entry when i do a netstat -in. Now, i wanted to know does lan1:1 mean i have floating ip on it. And how many floating ips can i have on a single lancard. And with cmmodnet what will be the syntax to put or delete floating ip's
Thanks
lan1:1 1500 142.238.0.0 142.238.64.65 18786183 0 565 0 0
Thanks
lan1:1 1500 142.238.0.0 142.238.64.65 18786183 0 565 0 0
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 08:46 AM
06-18-2007 08:46 AM
Re: netstat -in output
The lan1:1 IP means that you have a virtual IP. Whether that IP is part of an MC/SG environment is for you to look into each of the pkg control file and match the IP assigned to lan1:1 with it. Alternatively you could use the cmd below to make that determination:
# find /etc/cmcluster -type f | xargs -n1 grep "^IP\["
and it is not recommended to manually execute the cmmodnet cmd. You should let the MC/SG software handle that piece.
# find /etc/cmcluster -type f | xargs -n1 grep "^IP\["
and it is not recommended to manually execute the cmmodnet cmd. You should let the MC/SG software handle that piece.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2007 06:07 PM
06-18-2007 06:07 PM
Re: netstat -in output
Some hpux kernel/ip stack guru will soon tell you the upper limit of multi-homed ip addresses I am convinced.
For instance with most Linux kernels/modules they usually allow you to bind up to 255 ip addresses.
But I have no idea how this is with hpux, and if such a high figure is sensible anyway?
You can multi-home (or alias) by the ordinary ifconfig command as you would set up any ordinary "single-homed" nic.
If you want to know the syntax of cmmodnet (it's really easy) simply look at its manpage,
or better yet, take a dekko at any of your MC/SG packages' control script.
There are two functions define {add,remove}_ip_address().
As Sandman already warned you,
you should not invoke a cmmodnet -r command on a currently active package.
For instance with most Linux kernels/modules they usually allow you to bind up to 255 ip addresses.
But I have no idea how this is with hpux, and if such a high figure is sensible anyway?
You can multi-home (or alias) by the ordinary ifconfig command as you would set up any ordinary "single-homed" nic.
If you want to know the syntax of cmmodnet (it's really easy) simply look at its manpage,
or better yet, take a dekko at any of your MC/SG packages' control script.
There are two functions define {add,remove}_ip_address().
As Sandman already warned you,
you should not invoke a cmmodnet -r command on a currently active package.
Madness, thy name is system administration
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