Solaris Troubleshooting : Find Network Interface names that are available but not plumbed
The command ‘ifconfig -a‘ will find system network interfaces that have been configured on boot, but it is difficult to find the interfaces that may be ‘sleeping’ . We normally trace the name by searching thru dmesg, prtconf, or /etc/path_to_inst Full Story
Comment