IBM AIX Question:
Download Job Interview Questions and Answers PDF
How do I display routing table, interface and protocol information?
Answer:
To display routing table information for an Internet interface, type netstat -r -f inet. To display interface information for an Internet interface, type netstat -i -f inet. To display statistics for each protocol, type netstat -s -f inet.
Download AIX Interview Questions And Answers
PDF
Previous Question | Next Question |
What is software RAID Levels do? | How will you create a file if a disk is given to you? |