Tuesday, October 26, 2010

How to get network interface info in AIX?

# netstat -ia
” Its the easy way to get all network cards’ MAC address On your AIX server”

for detailed decryption:

entstat -d en2 -> en2 is the interface name

No comments:

Post a Comment