Use the ipadm command to monitor and obtain information about IP interfaces and their properties. By itself, the command displays general information about IP interfaces on the system. However, you can also use various subcommands to restrict the information that you want to display by using the following command syntax:
ipadm show-* other-arguments interface
To obtain only interface information, use the show-if subcommand.
To obtain only address information, use the show-addr subcommand.
To obtain information about interface properties, use the show-ifprop subcommand.
To obtain information about address properties, use the show-addrprop subcommand.
For an explanation of all of the fields that are displayed by the ipadm show-* commands, see the ipadm (1M) man page.