/[mdap]/lib/MDAP/ChangeIP.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/MDAP/ChangeIP.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 53 by dpavlin, Fri Nov 16 17:03:33 2007 UTC revision 54 by dpavlin, Fri Nov 16 17:45:22 2007 UTC
# Line 10  my $debug = 0; Line 10  my $debug = 0;
10  my $verbose = 1;  my $verbose = 1;
11    
12  my $serial2ip = {  my $serial2ip = {
13          'CP0636JT3SH' => '192.168.1.242;10.0.0.242',          'CP0636JT3SH' => '192.168.1.242;10.0.0.1',
14          'CP0644JTHJ4' => '192.168.1.243;10.0.0.243',          'CP0644JTHJ4' => '192.168.1.243;10.0.0.2',
15          'CP0624BH55U' => '192.168.1.244;10.0.0.244',          'CP0624BH55U' => '192.168.1.244;10.0.0.3',
16  };  };
17    
18  sub check {  sub check {

Legend:
Removed from v.53  
changed lines
  Added in v.54

  ViewVC Help
Powered by ViewVC 1.1.26