how do I display routing table, interface and protocol information?
Answer Posted / Kamar Alam
To display routing table, interface and protocol information, you can use the netstat command. For example, to display all routing tables, use: `netstat -r`. To display details about a specific interface, use: `ifconfig <interface_name>`.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category