Operating System - HP-UX
1832225 Members
2407 Online
110041 Solutions
New Discussion

mutiple ips for aggregate

 
SOLVED
Go to solution
Aaron_82
Frequent Advisor

mutiple ips for aggregate

Would I just put it in the netconf? 900:1?? I don't see the option in SAM in either network devices or APA.
5 REPLIES 5
Aaron_82
Frequent Advisor

Re: mutiple ips for aggregate

^^^up to the top^^^
G. Vrijhoeven
Honored Contributor

Re: mutiple ips for aggregate

Hi Aron,

I am not sure about what you need but in order to create an APA interface you need to add several files.

1. /etc/rc.config.d/netconf ( lan900 string)
2. /etc/rc.config.d/hpbtlanconf ( specify all ports with the same speed and add the APA interface in that speed)
3. /etc/rc.config.d/hp_apaconf ( define APA interface)
4. /etc/rc.config.d/hp_apaportconf ( define ports apainterface)

/sbin/init.d/hpapa start

check the manual at dosc.hp.com

Gideon
Aaron_82
Frequent Advisor

Re: mutiple ips for aggregate

I already have an Aggregate with an IP. I would just like to add another IP to that aggregate. Sorry if I was not clear.
G. Vrijhoeven
Honored Contributor
Solution

Re: mutiple ips for aggregate

Hi,

How about:

ifconfig lan900:1 netmask

HTH,

Gideon
rick jones
Honored Contributor

Re: mutiple ips for aggregate

yes, I believe you would follow the ":N" construct just as you would for any other interface. that construct is more or less transparant to the driver/apa and doesn't really leave the networking (IP) code.
there is no rest for the wicked yet the virtuous have no pillows