Results 1 to 2 of 2
Dear all
I want to delete and add routing from my ping result.If ping is Reply,will be use
ip route add command if request time out will be use delete ...
- 12-15-2008 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 15
script
Dear all
I want to delete and add routing from my ping result.If ping is Reply,will be use
ip route add command if request time out will be use delete command.
How can I write script file for that?
Thanks
Please
- 12-15-2008 #2
How... easy! You can write script with Your preffered text editor. There is lot of ways to do that. Perl script, bash script and so on.
You can find lot of examples about scripting and network administration in web. Realy.


Reply With Quote