ajout echo pour ping

This commit is contained in:
2023-01-24 08:50:27 +01:00
parent b1e87cdd1e
commit 5fffbc77e2
4 changed files with 29 additions and 6 deletions

View File

@@ -1,14 +1,14 @@
#!/bin/bash
echo ping vers r-int
ping -c3 172.16.0.254 # ping r-int s-infra
ping -c3 172.16.0.254
echo ping r-int interface externe
ping -c3 192.168.200.254 # ping r-int vers r-ext
echo ping r-int interface externe
ping -c3 192.168.200.254
echo ping r-ext interface interne
ping -c3 192.168.200.253 # ping r-ext vers
echo ping r-ext interface interne
ping -c3 192.168.200.253
echo ping r-ext interface liaison
echo ping r-ext interface liaison
ping -c3 192.168.1.1
echo ping r-vp1 interface liaison n-linkv