On 03/26/09 16:12, Darren Reed wrote: > On 26/03/09 12:41 PM, Girish Moodalbail wrote: >> ... >> Though it's nice thing to provide address tagging (punchin address, >> SWAN address, et al). It is definitely out of scope for the first >> minor release of the product. However our current design provides a >> provision to include address tags and can be implemented as a RFE in >> future. >> >> # ipadm add-address [-t] [-f <inet|inet6>] [-l <address_tag>] [-o >> options] -i <interface> <address> >> > > What about if I do: > > # ipadm add-address www.sun.com -i bge0 > > And www.sun.com resolves to 4 IPv4 addresses and 2 IPv6 addresses. > > What should happen?
For this case the behavior of 'ipadm' will be as in the case 'ifconfig', i. e. only one address will be added. > And more to the point, why shouldn't all of the addresses be added? This is more of a behavior than an architectural/design issue. If such a requirement is needed it can always be added later. ~Girish
