Help for this page

Select Code to Download


  1. or download this
  2. or download this
    exfields.pl file1.gz name,ipAdd,DestDev
  3. or download this
    "atlanta"    "192.168.1.1"    "vienna"
    "miami"      "192.168.1.2"    "dallas"
    "nyc4"       "192.168.1.3"    "boston"
    
  4. or download this
    exfields.pl file2.gz name,ifSpeed
    
  5. or download this
        
    "atlanta"        "622000000"
    "miami"          "155000000"
    "nyc4"           "155000000"
    
  6. or download this
    "atlanta"  "192.168.1.1"  "vienna"  "622000000"
    "miami"    "192.168.1.2"  "dallas"  "155000000"
    "nyc4"     "192.168.1.3"  "boston"  "155000000"
    
  7. or download this
    #!/usr/local/bin/perl -w
    
    ...
       
        return %hash;
    }
    
  8. or download this
  9. or download this
  10. or download this