This document contains commands to ping two IP addresses - 172.20.1.1 and 172.20.2.2 using a foreach loop in tclsh. It also contains a command to display a brief output of IP interfaces from the router, filtering for interfaces with 'una' in the name.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
34 views
TCL Script
This document contains commands to ping two IP addresses - 172.20.1.1 and 172.20.2.2 using a foreach loop in tclsh. It also contains a command to display a brief output of IP interfaces from the router, filtering for interfaces with 'una' in the name.
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1
#tclsh
foreach i { 172.20.1.1 172.20.2.2 } { ping $i } ================================================ show ip int brief | e una ALT Drag =================================================
(Ebook) Land of Lisp: Learn to Program in Lisp, One Game at a Time! by Conrad Barski ISBN 9781593272814, 1593272812 - Own the ebook now with all fully detailed content
Instant Access to Beginning Functional JavaScript: Functional Programming with JavaScript Using EcmaScript 6 1st Edition Anto Aravinth ebook Full Chapters
Functional Programming in JavaScript How to improve your JavaScript programs using functional techniques First Edition Luis Atencio - The full ebook with complete content is ready for download