Originally posted by: apple08
dear aix gurus,
would like to seek your advice. we have 3 ips on one network card (10.102.1.1, 10.103.1.42 and 10.103.1.41).
en2: flags=5e080863,c0<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN>
inet 10.2.1.1 netmask 0xffff0000 broadcast 10.2.255.255
inet 10.103.1.42 netmask 0xffff0000 broadcast 10.103.255.255
inet 10.103.1.41 netmask 0xffff0000 broadcast 10.103.255.255
tcp_sendspace 131072 tcp_recvspace 65536
one is persistent ip and one is service ip. if an application want to connect, which ip should they use? what is different between persistent and physical ip. i understand the service ip is for fail over (ha or hacmp) or floating ip. hope to hear from you. thank you.