User Tools

Site Tools


informatique:windows:cmd

This is an old revision of the document!


Commandes diverses

Commandes relatives au réseau

Ping via une passerelle spécifique

ping -k PASSERELLE IP_A_JOINDRE

Par exemple :

ping -k 192.168.1.1 fr.wikipedia.org

Ping via une interface spécifique

ping IP_A_JOINDRE -S ADDR_INTERFACE_SOURCE

Par exemple :

ping fr.wikipedia.org -S 192.168.1.86

Reset couche IP et winsock

netsh int ip reset
netsh winsock reset
informatique/windows/cmd.1624352486.txt.gz · Last modified: 2021/06/22 09:01 by yahiko

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki