- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 2 NIC's and ONE IP-address
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
02-02-2004 10:37 PM
02-02-2004 10:37 PM
a hp-ux visualize C3750, and have them sharing one IP-address.. -to give the hp-ux more bandwidth?
Thomas Greig
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2004 10:43 PM
02-02-2004 10:43 PM
Solution1 IP address for all aggregated links
Link Failures are transparent to clients
Load Balancing
Automatic Fault Detection and Recovery
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2004 10:46 PM
02-02-2004 10:46 PM
Re: 2 NIC's and ONE IP-address
http://www.hp.com/products1/unixserverconnectivity/adapters/apa_overview.html
Of course your network switch has to support one of the link aggregation protocols described there, and this software costs $$$
HTH
Duncan
I am an HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2004 10:58 PM
02-02-2004 10:58 PM
Re: 2 NIC's and ONE IP-address
This is possible using APA as stated by others
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2004 12:27 AM
02-03-2004 12:27 AM
Re: 2 NIC's and ONE IP-address
Is this right?
Should it not be "share the same IP address"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2004 12:47 AM
02-03-2004 12:47 AM
Re: 2 NIC's and ONE IP-address
HP Auto Port Aggregation Features
Link Aggregates, often called â trunks,â provide a logical grouping of 2 or
more physical ports into a single â Fat-Pipeâ with a single IP address. Two
primary features are automatic link failure detection and recovery as
well as optional support for load balancing of network traffic across all of
the links in the aggregation. This allows you to build large bandwidth
â logicalâ links into the server that are highly available and completely
transparent to the client and server applications.
HP APA Configuration Examples
Here are some points to remember when configuring HP APA:
â ¢ HP APA combines two to four physical link ports into one logical
aggregation of links when using FEC_AUTO or MANUAL link
aggregation. This gives the link aggregation a theoretical bandwidth
of four times that of a single physical link. When using an
LACP_AUTO link aggregation, as many as 32 physical links may be
used in a link aggregation.
â ¢ 100BT or Gigabit devices may be used in the link aggregation.
However, all the devices in the link aggregation must be of one type,
100BT or Gigabit. And the physical devices in the link aggregation
must be configured for the same speed and duplex. (Note: EISA
100BT devices are not supported.)
â ¢ The link aggregation has one or more IP addresses assigned to it in
the /etc/rc.config.d/netconf file.
â ¢ The physical ports in the link aggregation will use the same MAC
address.
â ¢ HP APA distributes the outbound network traffic across the physical
links in the link aggregation using a load ba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2004 12:57 AM
02-03-2004 12:57 AM
Re: 2 NIC's and ONE IP-address
HP Auto Port Aggregation Features
Link Aggregates, often called â trunks,â provide a logical grouping of 2 or
more physical ports into a single â Fat-Pipeâ with a single IP address. Two
primary features are automatic link failure detection and recovery as
well as optional support for load balancing of network traffic across all of
the links in the aggregation. This allows you to build large bandwidth
â logicalâ links into the server that are highly available and completely
transparent to the client and server applications.
HP APA Configuration Examples
Here are some points to remember when configuring HP APA:
â ¢ HP APA combines two to four physical link ports into one logical
aggregation of links when using FEC_AUTO or MANUAL link
aggregation. This gives the link aggregation a theoretical bandwidth
of four times that of a single physical link. When using an
LACP_AUTO link aggregation, as many as 32 physical links may be
used in a link aggregation.
â ¢ 100BT or Gigabit devices may be used in the link aggregation.
However, all the devices in the link aggregation must be of one type,
100BT or Gigabit. And the physical devices in the link aggregation
must be configured for the same speed and duplex. (Note: EISA
100BT devices are not supported.)
â ¢ The link aggregation has one or more IP addresses assigned to it in
the /etc/rc.config.d/netconf file.
â ¢ The physical ports in the link aggregation will use the same MAC
address.
â ¢ HP APA distributes the outbound network traffic across the physical
links in the link aggregation using a load balancing algorithm.
Effective APA load balancing requires many simultaneous, active
client connections.
It is the connections that are distributed across the physical links.
One client connection will have its traffic sent on one physical link.
The connection is defined by the load balancing algorithm.
â ¢ The link partners (switches, routers, or remote servers) completely
control inbound load balancing.
â ¢ There are three load balancing algorithms from which to choose:
MAC-address-based-, IP-address-based-, and
TCP/UDP-port-address-based load balancing algorithms. See
Appendix B: â Load Balancing and Data Flow Algorithmsâ for more
information.
â ¢ HP APA link aggregations provide for migrating the network traffic
on a failed physical link in the aggregation to the remaining
ope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2004 12:59 AM
02-03-2004 12:59 AM
Re: 2 NIC's and ONE IP-address
Here, just go to this link:
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=J4240-90016&queryid=20040203-065839
Rgds...Geoff