- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Configure Network without SAM
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-29-2005 12:25 AM
12-29-2005 12:25 AM
Configure Network without SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 12:35 AM
12-29-2005 12:35 AM
Re: Configure Network without SAM
It seems to me like you've pretty well covered it. I would try runnin "/sbin/set_parms initial" which will lead you through all the initial network/hostname/timezone/etc parameters to make sure you didn't miss anything.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 12:48 AM
12-29-2005 12:48 AM
Re: Configure Network without SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 12:49 AM
12-29-2005 12:49 AM
Re: Configure Network without SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 12:51 AM
12-29-2005 12:51 AM
Re: Configure Network without SAM
Make sure that you specified a default gateway in '/etc/rc.config.d/netconf' :
ROUTE_DESTINATION[0]=default
ROUTE_COUNT[0]=1
Regards
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 12:52 AM
12-29-2005 12:52 AM
Re: Configure Network without SAM
Check the boradcast address you have configured one more time . Do ioscan and find out the driver and s/w status.
Also test the connectivity to a remote host using linkloop .
on remote server find the mac address of the port connected to ths same switch using
lanscan .
on this server do linkloop -i PPA Number Remote MAC-adress.
thx,
bl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 12:53 AM
12-29-2005 12:53 AM
Re: Configure Network without SAM
Check the boradcast address you have configured one more time . Do ioscan and find out the driver and s/w status.
Also test the connectivity to a remote host using linkloop .
on remote server find the mac address of the port connected to the same switch using
lanscan .
on this server do linkloop -i PPA Number Remote MAC-adress.
thx,
bl.