Mile2 Cybersecurity Certifications

Cybersecurity Certifications

Reply To: OCU C)OST C Discussion Lesson 02

#104551
James Settle
Participant

The command line is an interface that allows a user a way to communicate with the computer using special commands similar to code. These specific commands allow the user to execute outside of a GUI or graphic user interface. I only utilize a few commands on the regular. The ping command which you allows you to verify network connectivity to a specific IP address across a network host. By itslef it will ping the network 4 times an return a percentage based on the ping attempts passed or failed. Utilizing the -t allows you to perform a timed ping that will continue to ping the specific IP address until CTRL-C is used to stop it.

The next command used is the tracert command which allows you to see the route a packet takes across the IP network.
Next is the ipconfig command which allows you to see a computers network configuration settings such as the IP address of the computer, subnet mask, default gateway and DNS server settings. When ipconfig /all is used it will display every available network connector from the PC in detail.

Finally, the exit command allows you to exit command prompt. For bonus points the help commands gives you additional information on what commands can be used within the command prompt.

SUPPORT

Please Note:

The support ticket system is for technical questions and post-sale issues.

 

If you have pre-sale questions please use our chat feature or email information@mile2.com .

Privacy Overview
Mile2 Cybersecurity Certifications

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.