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