in reply to Perl script to run ipconfig command command prompt, fetch the ip address assign to specific network interface and add a route in command prompt for this ip?

Does the -p flag in your route command make any difference? Makes route persistent across reboots.
  • Comment on Re: Perl script to run ipconfig command command prompt, fetch the ip address assign to specific network interface and add a route in command prompt for this ip?

Replies are listed 'Best First'.
Re^2: Perl script to run ipconfig command command prompt, fetch the ip address assign to specific network interface and add a route in command prompt for this ip?
by Anonymous Monk on Jun 25, 2015 at 10:21 UTC

    gateway ip is changing , that why -p option not helpfull