1832226 Members
2266 Online
110041 Solutions
New Discussion

lan setup

 
Jay C. Quibuloy
Occasional Advisor

lan setup

Is it feasible to configure the two NIC into the ff. setup.

1.Use both NIC for incoming and outgoing with load sharing
2.Use 1 NIC for incoming only
3.Use 1 NIC for outgoing only
4 REPLIES 4
Thayanidhi
Honored Contributor

Re: lan setup

Hi

You need a product called:APA ( Auto Port Aggregation )
to bind two physical network card to single Logical interface.

TT
Attitude (not aptitude) determines altitude.
Bernhard Mueller
Honored Contributor

Re: lan setup

Hi,

Thayanidhi has given you the answer for 1.

the answers for 2. and 3. are NO.

Regards,
Bernhard
Jay C. Quibuloy
Occasional Advisor

Re: lan setup

Ok thanks for immediate reply.

cheers:>
rick jones
Honored Contributor

Re: lan setup

As pointed-out, APA is the best way to go for #1. Bond both links together into one virtual NIC as seen by the transport, and give it one IP address.

For 2 and 3, which I suspect are to be considered together, if you configure two physical (from the standpoint of the transport) NICs into the same IP subnet, the way routing works by default under HP-UX, both will be used for inbound (based on the IP address in the packet) and only one will be used for outbound.

Now, in that two NICs in the one subnet case you can start to control which interface is used for outbound by adding explicit static routes. Or you can set ip_strong_es_model in which case, both nics will be used for inbound and outbound, based (very) strictly on the IP addresses in the headers.

there is no rest for the wicked yet the virtuous have no pillows