You can use the ifconfig -a command as follows to list all network interfaces:
# ifconfig -a
The above will show you which interfaces are currently installed and active. Use the following command to see list of network cards installed on the UNIX server during installation time:
# dladm show-link
No comments:
Post a Comment