HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Question Please
Operating System - HP-UX
1835228
Members
8096
Online
110078
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
01-28-2002 07:26 AM
01-28-2002 07:26 AM
I have two questions:
1) how do you find out your current patch level on an N4000
2) how can I find out the version of tcp/ip ?
Thanks,
Bob
1) how do you find out your current patch level on an N4000
2) how can I find out the version of tcp/ip ?
Thanks,
Bob
UNIX IS GOOD
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 07:38 AM
01-28-2002 07:38 AM
Re: Question Please
There is no specific patch level version that you can check. However you can do ..
# swlist -l fileset | grep PH
to see what patches are installed.
For TCP/IP, do this ..
# grep -i ipversion /usr/conf/netinet/ip.h
# swlist -l fileset | grep PH
to see what patches are installed.
For TCP/IP, do this ..
# grep -i ipversion /usr/conf/netinet/ip.h
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 07:42 AM
01-28-2002 07:42 AM
Re: Question Please
Hi bob,
1) swlist -lproduct - will give you information about all applied patches. OR swlist -lfileset. Compare this with the latest HP's patch release.
2) The installed version of tcp/ip is contained in the following file, which is the ip header file:
/usr/conf/netinet/ip.h
HTH,
Shiju
1) swlist -lproduct - will give you information about all applied patches. OR swlist -lfileset. Compare this with the latest HP's patch release.
2) The installed version of tcp/ip is contained in the following file, which is the ip header file:
/usr/conf/netinet/ip.h
HTH,
Shiju
Life is a promise, fulfill it!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2002 07:46 AM
01-28-2002 07:46 AM
SolutionThe best command to use is; swlist -l bundle (not -l fileset or -l product). This gives you a nice short listing of all installed bundles, one or more of which should be patch bundles. eg;
# Initializing...
# Contacting target "palm2"...
#
# Target: palm2:/
#
HPUXEng64RT B.11.00.01 English HP-UX 64-bit Runtime Environment
HWE1100 B.11.00.0112.7 Hardware Enablement Patches for HP-UX 11.00, December 2001
OnlineDiag B.11.00.19.10 HPUX 11.0 Support Tools Bundle, Dec 2001
QPK1100 B.11.00.54.7 Quality Pack for HP-UX 11.00, September 2001
UXCoreMedia B.11.00.02 HP-UX Media Kit (Reference Only. See Description)
XSWGR1100 B.11.00.47.08 General Release Patches, November 1999 (ACE)
XSWHWCR1100 B.11.00.53.8 HP-UX Hardware Enablement and Critical Patches, June 2001
As you can see from this listing there are lots of patch bundles. The latest ones are the Quality Pack bundles (see its dated Sep 2001).
To see individual patches use; swlist -l fileset | grep PH
but this will list hundreds of them. Better to use one of the larger bundles of patches as per above.
Im from Palmerston North, New Zealand, but somehow ended up in London...
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