Command Prompt Packet Tracer



View Notes - Packet Tracer Commands from CIM 181 at Irvine Valley College. To enter privileged EXEC mode. Click S1 and then the CLI tab. Enter privileged EXEC mode by entering the enable. I would like to test my network with continuous ping in packet tracer. When I use for example: ping 192.168.4.100 -t Command line says Invalid command I´m trying to ping from Laptop command lin. ASA Firewall Packet-Tracer Command One of my favorite Cisco commands is the 'packet-tracer' command of the Cisco ASA Firewall.

9.2.3.3 Packet Tracer – Using the Ping Command Answers

  1. Router host name is the name which you will see in the command line interface for all of your routers in a network, while Router Display name is used for visually identifications of your routers. Step 4: For CCNA using command line interface is recommended, click on the CLI tab for opening command line interface.
  2. You may also use the tracert command on a PC to see the path a packet takes. PCtracert 2000:2::3 Tracing route to 2000:2::3 over a maximum of 30 hops: 1 63 ms 63 ms 47 ms 2000:1::1 2 94 ms 78 ms 94 ms 2001::20 3 156 ms 109 ms 129 ms 2000:2::3 Trace complete.
  3. The tracert command displays a network packet being sent and received, and the number hops required for that packet to get to its destination. Users with Microsoft Windows 2000 and Windows XP who need additional network latency and loss information should also consider using the pathping command.

Packet Tracer – Using the Ping Command (Answers Version)

Answers Note: Red font color or gray highlights indicate text that appears in the Answers copy only.

Topology

Objectives

Use the ping command to identify an incorrect configuration on a PC.

Background / Scenario

A small business owner learns that some users are unable to access a website. All PCs are configured with static IP addressing. Use the ping command to identify the issue.

Command Prompt Packet Tracer

Step 1: Verify connectivity.

Access the Desktop tab > Web Browser of each PC and enter the URL www.cisco.pka. Identify any PCs that are not connecting to the web server.

Command Prompt Packet Tracer

Note: All of the devices require time to complete the boot process. Please allow up to one minute before receiving a web response.

Packet tracer router commandsSsh command prompt packet tracer

Which PCs are unable to connect to the web server?_____________ PC2

Step 2: Ping the web server from PC2.

  1. On PC2, access the Command Prompt from the Desktop tab.
  2. Type ping www.cisco.pka.
    Did the ping return a reply? What is the IP address displayed in the reply, if any?____________________________________________________________________________________
    There was no reply. No IP address was displayed in the message.

Step 3: Ping the web server from PC1.

  1. On PC1, access the Command Prompt from the Desktop tab.
  2. Type ping www.cisco.pka.
  3. Did the ping return a reply? What is the IP address returned, if any?____________________________________________________________________________________
    Reply was returned with 192.15.2.10 as the IP address for www.cisco.pka.

Step 4: Ping the IP address of the web server from PC2.

  1. On PC2, access the Command Prompt from the Desktop tab.
  2. Attempt to reach the IP address of the web server with the command ping 192.15.2.10.
  3. Did the ping return a reply? If so, then PC2 is able to reach the web server via IP address, but not domain name. This could indicate a problem with the DNS server configuration on PC2.

Step 5: Compare the DNS server information on PC2 with other PCs on the local network.

Packet Tracer Command Prompt Clear Screen

  1. Access the Command Prompt of PC1.
  2. Using the command ipconfig /all, examine the DNS server configuration on PC1.
  3. Access the Command Prompt of PC2.
  4. Using the command ipconfig /all, examine the DNS server configuration on PC2. Do the two configurations match?

Step 6: Make any necessary configuration changes on PC2.

Command Prompt Ssh Packet Tracer

  1. Navigate to the Desktop tab of PC2, make any necessary configuration changes in IP Configuration.
  2. Using the Web Browser within the Desktop tab, connect to www.cisco.pka to verify that the configuration changes resolved the problem.
  3. Click the Check Results button at the bottom of this instruction window to check your work.