Where is info about IP address of logical interfaces stored?

There are logical Interfaces and I can't figure out where they are stored

There is no hostname.hme0:3, only hostname.hme0, hostname.qfe1etc

server running Solaris 8. IPV4

SERVERA: $ ifconfig -a

lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1

inet 127.0.0.1 netmask ff000000

hme0: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 2

inet 10.36.19.132 netmask ffffff00 broadcast 10.36.19.255

hme0:1: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 2

inet 10.36.19.136 netmask ffffff00 broadcast 10.36.19.255

hme0:2: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 2

inet 10.36.19.168 netmask ffffff00 broadcast 10.36.19.255

hme0:3: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 2

inet 10.36.19.148 netmask ffffff00 broadcast 10.36.19.255

hme0:4: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 2

inet 10.36.19.145 netmask ffffff00 broadcast 10.36.19.255

hme0:5: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 2

inet 10.36.19.147 netmask ffffff00 broadcast 10.36.19.255

qfe1: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.132 netmask ffffffc0 broadcast 140.20.140.191

qfe1:1: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.148 netmask ffffffc0 broadcast 140.20.140.191

qfe1:2: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.136 netmask ffffffc0 broadcast 140.20.140.191

qfe1:3: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.168 netmask ffffffc0 broadcast 140.20.140.191

qfe1:4: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.144 netmask ffffffc0 broadcast 140.20.140.191

qfe1:5: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.142 netmask ffffffc0 broadcast 140.20.140.191

qfe1:6: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.146 netmask ffffffc0 broadcast 140.20.140.191

qfe1:7: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.143 netmask ffffffc0 broadcast 140.20.140.191

qfe1:8: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.147 netmask ffffffc0 broadcast 140.20.140.191

qfe1:9: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.155 netmask ffffffc0 broadcast 140.20.140.191

qfe1:10: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.157 netmask ffffffc0 broadcast 140.20.140.191

qfe1:11: flags=1000863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,IPv4> mtu 1500 index 3

inet 140.20.140.145 netmask ffffffc0 broadcast 140.20.140.191

[3323 byte] By [Mike2005] at [2007-11-26 11:02:58]
# 1
Theres probably a startup script that has manual ifconfig commands creating them.Do a grep ifconfig /etc/rc2.d/S* /etc/rc3.d/S*Its probably a leftover from the days before solaris supported creating virtual interfaces through hostname.hme0:1 etc
robertcohen at 2007-7-7 3:16:49 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...