Ping (part-2) windows Basic Networking Commands Tutorial Part-5 {2021}

Опубликовано: 26 Февраль 2025
на канале: R.R technologies
27
1

Ping (part-2) windows Basic Networking Commands Tutorial Part-5 {2021}

#windows #networking #command_prompt #ping #windows_networking #windows_network_troubleshooting

Please subscribe our channel

Also like, share, comment

Stay tuned for new updates

✔ SYSTEMINFO AND HOSTNAME part -1 :    • SYSTEMINFO AND HOSTNAME windows Basic...  
✔ ipconfig part - 2 :    • ipconfig windows Basic  Networking Co...  
✔ dns flush part - 3 :    • dns flush windows Basic  Networking C...  
✔ Ping (part-1) part - 4 :    • Ping (part-1) windows Basic  Networki...  

This is a basic tutorial to Displays ping command. Ping is the primary TCP/IP command used to troubleshoot connectivity, reach ability, and name resolution. Used without parameters, this command displays Help content. You can use this command to test both the computer name and the IP address of the computer. You can also use this command to test any domain names

1. Press [Windows] key + [R] to open the “Run” dialog box.
2. Enter CMD and click [OK] to open Windows Command Prompt.
3. At the prompt, type “ping” along with the URL or IP address you want to ping, and then hit Enter

Ping /t: - Specifies ping continue sending echo Request messages to the destination until interrupted. To interrupt and display statistics, press CTRL+ENTER. To interrupt and quit this command, press CTRL+C.

Ping /a: - Specifies reverse name resolution be performed on the destination IP address. If this is successful, ping displays the corresponding host name.

Ping /n: - Specifies the number of echo Request messages be sent. The default is 4.

Ping /l: - Specifies the length, in bytes, of the Data field in the echo Request messages. The default is 32. The maximum size is 65,527.

Ping /r :- Specifies the Record Route option in the IP header is used to record the path taken by the echo Request message and corresponding echo Reply message (available on IPv4 only). Each hop in the path uses an entry in the Record Route option. If possible, specify a count equal to or greater than the number of hops between the source and destination. The count must be a minimum of 1 and a maximum of 9.


Thanks for watching

Please subscribe our channel