- To print routing table
Output may defer according to your system connection so, write the code and execute/run your batch file
After writing the code, Double-click your batch file, it will show routing table
:: cmd to print routing table
netstat -r
Concept
Coming Soon !
QuickPractice isn’t the thing you do once you’re good. It’s the thing you do that makes you good.