From: Dennis J. Hartmann (dennisjhartmann@hotmail.com)
Date: Fri Apr 22 2005 - 19:11:50 GMT-3
Does anyone know the following TCLSH script be modified to ping all IPv6
addresses in addition to IPv4 addresses? I don't believe you need the ipv6
keyword when performing IPv6 pings, so I would think that you can just
populate the ipv6 addresses into the script, but I'm writing this E-Mail on
a plane and I can't test it right now.
tclsh
foreach address {
10.1.1.199
10.1.1.200
10.1.1.201
} {
ping $address
}
Sincerely,
Dennis J. Hartmann
White Pine Communications
CCSI#23402/CCIP/CCNP/CCDP/CCNA/CCDA
Cisco IP Voice Support & Design Specialist
Cisco Optical, VPN & IDS Specialist
MCSE
This archive was generated by hypermail 2.1.4 : Tue May 03 2005 - 07:55:07 GMT-3