1827136 Members
2983 Online
109716 Solutions
New Discussion

Re: Port Aggregation

 
SOLVED
Go to solution
Asif_8
Regular Advisor

Port Aggregation

Hi !

I have HPA5506B pc 10/100base TX 4 port Agggreator on server rp 2405 I want to install on rp5404
How to I installed
How to find out documents
thanks
6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: Port Aggregation

You know you need optional pay for software right?

Docs:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J4240-90016/J4240-90016_top.html&con=/hpux/onlinedocs/J4240-90016/00/00/25-con.html&toc=/hpux/onlinedocs/J4240-90016/00/00/25-toc.html&searchterms=Port%7cAggregation%7cAuto&queryid=20040316-081642
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J4240-90016/J4240-90016_top.html&con=/hpux/onlinedocs/J4240-90016/00/00/42-con.html&toc=/hpux/onlinedocs/J4240-90016/00/00/42-toc.html&searchterms=Port%7cAggregation%7cAuto&queryid=20040316-081642
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J4240-90016/J4240-90016_top.html&con=/hpux/onlinedocs/J4240-90016/00/00/1-con.html&toc=/hpux/onlinedocs/J4240-90016/00/00/1-toc.html&searchterms=Port%7cAggregation%7cAuto&queryid=20040316-081642
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J4240-90016/J4240-90016_top.html&con=/hpux/onlinedocs/J4240-90016/00/00/49-con.html&toc=/hpux/onlinedocs/J4240-90016/00/00/49-toc.html&searchterms=Port%7cAggregation%7cAuto&queryid=20040316-081642
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90748/B2355-90748_top.html&con=/hpux/onlinedocs/B2355-90748/00/00/35-con.html&toc=/hpux/onlinedocs/B2355-90748/00/00/35-toc.html&searchterms=Port%7cAggregation%7cAuto&queryid=20040316-081642

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
G. Vrijhoeven
Honored Contributor

Re: Port Aggregation

Hi,

If you allready installed it, you should be able to backup the apa config files. They are placed in /etc/rc.config.d/hp_apa* ( portconf and conf) the netconf (ipconfig)and the hpbtlanconf for same speed/duplex port settings. This in addition to the documents SEP was so kind to provide should get you started.

HTH,

Gideon
Asif_8
Regular Advisor

Re: Port Aggregation

Gideon !
thanks
You mean pullout the card from rp2405 and put in rp5404 and copy backup configuration
please inform me in detail how to I do.

other question can I install same card on Sun solaris Machine E250


asif
G. Vrijhoeven
Honored Contributor
Solution

Re: Port Aggregation

Hi,

I am at home so check the syntax and the filenames. I can not verify it.
In the apaconfig and the netconf and the hpbtlanconf files the lan numbers are provided. lan0 lan1 etc. These lan settings can be different if you pull them out of a server and place them in an other server. You can use the lanscan command to find out the new lan numbers and alter them in the config files. In the netconf file you also have the ip-config. If you want to change that do it.
Possible steps

1. shut down old server.
2. pull out the cards,
3. install apa software (codewords/licentions needed copy /var/adm/sw/.codewords old server) the server will need to reboot, you could alter /var/adm/sw/defaults reboot_cmd=" shutdown -h"
4. put in the cards and boot the new server.
5. copy the config files to /etc/rc.config.d/ and alter them ( lanscan and ipconfig)
6. start apa. /sbin/init.d/hpapa start

done.
I do not know if this can work with SUN. you could try it, it is PCI.

HTH,

Gideon

Asif_8
Regular Advisor

Re: Port Aggregation

Hi Gideon !

Thanks again.. what I undersatnd this is way
move port agg to one machine to other
I have time why not i installed port agg. from begining. this is not good option
G. Vrijhoeven
Honored Contributor

Re: Port Aggregation

Hi again,

If you have the time i would install and configure it from the beginning. That way you are sure you understand how it is configured.
I think the documents provided by SEP should get you started. And you have the old config file to fall back on.

Succes!

Gideon