tclsh foreach address { 10.1.1.1 10.1.2.1 10.1.3.1 172.16.12.1 172.16.12.2 172.16.23.2 172.16.23.3 } { ping $address } exit
![]() |
index : GNS3 Labs Collection | |
A collection of GNS3 Labs spanning multiple Cisco CCNP/CCDP certifications | JC Manciot <jcmanciot@sdxlive.com> |
aboutsummaryrefslogtreecommitdiffstats |
tclsh foreach address { 10.1.1.1 10.1.2.1 10.1.3.1 172.16.12.1 172.16.12.2 172.16.23.2 172.16.23.3 } { ping $address } exit