networkInterfaceList for GI 11gR2 silent installation
HI,
I created a response file from 11gR2 GI Installation. (Linux 5 env.)
The networkInterfaceList is listed as :
oracle.install.crs.config.networkInterfaceList=bond0:10.1.64.0:1,bond1:152.11.32.120:2,bond2:10.4.100.0:3
But, when I look at the ifconfig -a command, these are not actual IP addresses for the network interface. The last digits are randomly changed.(to 0, or 120 etc.)
Any idea, how oracle decides on these network interface values ?