From b50387bcb04ceebcd3804ecc665a7d0b69de5f83 Mon Sep 17 00:00:00 2001 From: admin <esemaan@etu.unistra.fr> Date: Wed, 29 Jul 2020 11:04:31 +0200 Subject: [PATCH] Tclsh ip test connectivity --- Ip_connectivity.rtf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Ip_connectivity.rtf diff --git a/Ip_connectivity.rtf b/Ip_connectivity.rtf new file mode 100644 index 0000000..ed91de2 --- /dev/null +++ b/Ip_connectivity.rtf @@ -0,0 +1,20 @@ +{\rtf1\ansi\ansicpg1252\cocoartf1671\cocoasubrtf600 +{\fonttbl\f0\fswiss\fcharset0 Helvetica;} +{\colortbl;\red255\green255\blue255;} +{\*\expandedcolortbl;;} +\paperw11900\paperh16840\margl1440\margr1440\vieww12480\viewh16000\viewkind0 +\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\pardirnatural\partightenfactor0 + +\f0\fs24 \cf0 Tclsh\ +foreach address \{\ +1.1.1.1\ +2.2.2.2\ +3.3.3.3\ +4.4.4.4\ +5.5.5.5\ +6.6.6.6\ +7.7.7.7 \ +8.8.8.8\ +9.9.9.9\ +10.10.10.10\ +11.11.11.11\} \{ ping $address \} } \ No newline at end of file -- GitLab