Operating System - HP-UX
1834431 Members
2520 Online
110067 Solutions
New Discussion

Re: TCP/IP networking setup

 
Kellee Pierce
Occasional Contributor

TCP/IP networking setup

Sorry for the newbie question. Our current system configuration is an async serial line network. I would now like to configure our lan card and setup TCP/IP. Is there a step by step 'recipe' to follow on configuring our system. HP9000-D230 using HP-UX 10.20
4 REPLIES 4
Berlene Herren
Honored Contributor

Re: TCP/IP networking setup

Absolutely. Check out LAN/9000 at
http://docs.hp.com/hpux/communications. Installing and Administering LAN/9000 Software.

Berlene

http://www.mindspring.com/~bkherren/dobes/index.htm
Andreas Voss
Honored Contributor

Re: TCP/IP networking setup

Hi,

use sam (System Administration Mananger) to setup your networking.
Login as root and type sam
-> 'Networking and Communications'
-> 'Network Interface Cards'
There you can select (F3) the card.
Press the TAB key and go with the cursor key to 'Actions' press RETRUN and thengo with the cursor to 'Configure'

An alternate method is using the set_parms utility:
/sbin/set_parms ip_address
/sbin/set_parms addl_netwrk

Regards

Andrew
Vincente Fernandes
Valued Contributor

Re: TCP/IP networking setup

You can do this by 2 ways.
1. SAM
2. From command line using
/sbin/set_parms addl_netwrk
허용제_1
New Member

Re: TCP/IP networking setup

Hi,
Login as root.
#sam

1.Networking and Communication
2.Network Interface Card
3.Seletc LAN card
4.Configure LAN Card
5.OK
6.Exit SAM