HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Query on HP APA
Operating System - HP-UX
1834512
Members
2799
Online
110068
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
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
11-25-2009 02:30 AM
11-25-2009 02:30 AM
Query on HP APA
Dear all,
We want to configure APA so that it can support both fail over and load balancing. I mean when both LAN is in good status it will work load balance and if one LAN card become faulty, service will still continue with other LAN card.
So which mode should i select from below list to achieve my requirement:
1)Manual
2)FEC_AUTO
3)LACP_AUTO
4)LAN_MONITOR
Can any one help me detail steps configuration of below files to achieve my requirements.
1)/etc/rc.config.d/netconf
2) /etc/rc.config.d/hp_apaportconf
3)/etc/rc.config.d/hp_apaconf
Note:Our OS :B.11.31
Please also see below commands output.
# ioscan -fnkC lan
Class I H/W Path Driver S/W State
=======================================
lan 0 0/1/2/0 igelan CLAIMED
lan 1 0/2/1/0 iether CLAIMED
# lanscan -ip
lan0 snap0 0
lan1 snap1 1
# lanadmin -s 0
Speed = 1000000000
# lanadmin -s 1
Speed = 1000000000
We want to configure APA so that it can support both fail over and load balancing. I mean when both LAN is in good status it will work load balance and if one LAN card become faulty, service will still continue with other LAN card.
So which mode should i select from below list to achieve my requirement:
1)Manual
2)FEC_AUTO
3)LACP_AUTO
4)LAN_MONITOR
Can any one help me detail steps configuration of below files to achieve my requirements.
1)/etc/rc.config.d/netconf
2) /etc/rc.config.d/hp_apaportconf
3)/etc/rc.config.d/hp_apaconf
Note:Our OS :B.11.31
Please also see below commands output.
# ioscan -fnkC lan
Class I H/W Path Driver S/W State
=======================================
lan 0 0/1/2/0 igelan CLAIMED
lan 1 0/2/1/0 iether CLAIMED
# lanscan -ip
lan0 snap0 0
lan1 snap1 1
# lanadmin -s 0
Speed = 1000000000
# lanadmin -s 1
Speed = 1000000000
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2009 08:37 AM
11-25-2009 08:37 AM
Re: Query on HP APA
hi
can refer to APPENDIX pages 106 onwards of this Doc
http://docs.hp.com/en/J4240-90046/J4240-90046.pdf
now Port config mode depends on the hardware supports or not or the Switch supports or not.
then start the services.
#/sbin/init.d/hplm stop
#/sbin/init.d/hpapa stop
#/sbin/init.d/hpapa start
#/sbin/init.d/hplm satrt
then you can use SAM and go to Network And Communications and open Network Interface cards there on the APA Port you can give the IP Address.
Regards
sujit
can refer to APPENDIX pages 106 onwards of this Doc
http://docs.hp.com/en/J4240-90046/J4240-90046.pdf
now Port config mode depends on the hardware supports or not or the Switch supports or not.
then start the services.
#/sbin/init.d/hplm stop
#/sbin/init.d/hpapa stop
#/sbin/init.d/hpapa start
#/sbin/init.d/hplm satrt
then you can use SAM and go to Network And Communications and open Network Interface cards there on the APA Port you can give the IP Address.
Regards
sujit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2009 10:36 AM
11-25-2009 10:36 AM
Re: Query on HP APA
After network switch is configured properly
hp_apaconf
HP_APA_INTERFACE_NAME[0]=lan900
HP_APA_LOAD_BALANCE_MODE[0]=LB_MAC
HP_APA_GROUP_CAPABILITY[0]=1
HP_APA_HOT_STANDBY[0]=off
hp_apaportconf
HP_APAPORT_INTERFACE_NAME[0]=lan0
HP_APAPORT_GROUP_CAPABILITY[0]=1
HP_APAPORT_CONFIG_MODE[0]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[1]=lan1
HP_APAPORT_GROUP_CAPABILITY[1]=1
HP_APAPORT_CONFIG_MODE[1]=FEC_AUTO
# /sbin/init.d/hpapa start
# lanscan -q
0
1
900 0 1
901
902
903
904
hp_apaconf
HP_APA_INTERFACE_NAME[0]=lan900
HP_APA_LOAD_BALANCE_MODE[0]=LB_MAC
HP_APA_GROUP_CAPABILITY[0]=1
HP_APA_HOT_STANDBY[0]=off
hp_apaportconf
HP_APAPORT_INTERFACE_NAME[0]=lan0
HP_APAPORT_GROUP_CAPABILITY[0]=1
HP_APAPORT_CONFIG_MODE[0]=FEC_AUTO
HP_APAPORT_INTERFACE_NAME[1]=lan1
HP_APAPORT_GROUP_CAPABILITY[1]=1
HP_APAPORT_CONFIG_MODE[1]=FEC_AUTO
# /sbin/init.d/hpapa start
# lanscan -q
0
1
900 0 1
901
902
903
904
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