HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP networking teaming
Operating System - HP-UX
1826215
Members
2694
Online
109691
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
12-13-2005 09:25 PM
12-13-2005 09:25 PM
HP networking teaming
I am trying to make networking teaming on my HP server DL380. I have two internet connection wih differnt gateways and different subnet. I need to connect to the internet with both connection to have load balaning and fault tolrance. when I am trying to make network team I have error message. I attached it. anyway I press OK and contnuie the steps after it I have third connection. but I can't connect to the internet or my network resources. I want to know what is the steps to have the network team?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 09:28 PM
12-13-2005 09:28 PM
Re: HP networking teaming
Tyr installing APA (Auto Port Aggregator), it takes of Load balancing, etc..
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4240AA
-Arun
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=J4240AA
-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 09:32 PM
12-13-2005 09:32 PM
Re: HP networking teaming
Hi,
You choose a wrong from.
DL380 doesn't run HPUX.
Please choose a forum with your os
You choose a wrong from.
DL380 doesn't run HPUX.
Please choose a forum with your os
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2005 10:22 PM
12-13-2005 10:22 PM
Re: HP networking teaming
Shalom,
This is OS dependent.
Its called bonding on Linux and is built into RH ES 4.
All you do is configure /etc/modprobe.conf
alias bond0 bonding
alias eth0 bcm5700
alias eth1 bcm5700
options bond0 miimon=100 mode=active-backup
create /etc/sysconfig/network-scripts/ifcfg-bond0
-----
DEVICE=bond0
BOOTPROTO=static
IPADDR=101.163.13.127
NETMASK=255.255.255.0
ONBOOT=yes
TYPE=Bonding
BOOTPROTO=none
USERCTL=no
change ifcfg-eth0 and eth1 to look like this:
DEVICE=eth0
ONBOOT=yes
MASTER=bond0
SLAVE=yes
BOOTPROTO=none
USERCTL=no
service network restart
Have console access, a single typo can leave you with no networking.
SEP
This is OS dependent.
Its called bonding on Linux and is built into RH ES 4.
All you do is configure /etc/modprobe.conf
alias bond0 bonding
alias eth0 bcm5700
alias eth1 bcm5700
options bond0 miimon=100 mode=active-backup
create /etc/sysconfig/network-scripts/ifcfg-bond0
-----
DEVICE=bond0
BOOTPROTO=static
IPADDR=101.163.13.127
NETMASK=255.255.255.0
ONBOOT=yes
TYPE=Bonding
BOOTPROTO=none
USERCTL=no
change ifcfg-eth0 and eth1 to look like this:
DEVICE=eth0
ONBOOT=yes
MASTER=bond0
SLAVE=yes
BOOTPROTO=none
USERCTL=no
service network restart
Have console access, a single typo can leave you with no networking.
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
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP