Add You
#1 in Business Subscribe Email Print

You are here: Home > Computers and Technology > Certification Tests > Passing Cisco's CCNA and CCNP: Ping And Extended Ping

Tags

  • comes
  • cisco
  • issues
  • basic situations
  • other defaults
  • command followed

  • Links

  • Carnival in the Caribbean
  • How To Boost Internet Sales With A Great, Little Tool That's Absolutely Free!
  • WWJD - What Would Jefferson Do?
  • Add You - Passing Cisco's CCNA and CCNP: Ping And Extended Ping

    Understanding Internet Banner Advertising
    Banner advertising is an effective way of getting your advertising message seen on the Internet. Banner ads should not be your only online form of advertising, but they are an essential part of your online advertising mix.This article assumes that the reader knows what a banner ad looks like, but do you know how they work, and how you can derive benefit from them? Let’s define a few terms before answering these questions.1. “Page views” or “page impressions.” These terms
    pback0

    Type of service [0]:

    Set DF bit in IP header? [no]:

    Validate reply data? [no]:

    Data pattern [0xABCD]:

    Loose, Strict, Record, Timestamp, Verbose[none]:

    Sweep range of sizes [n]:

    Type escape sequence to abort.

    Sending 1000, 100-byte ICMP Echos to 172.16.123.1, timeout is 2 seconds:

    Packet sent with a source address of 1.1.1.1

    .......................................

    In this example, I sent 1000 ICMP packets to an address that doesn't exist, so I am getting periods instead of exclamation points. This illustration shows yo

    How Do You Find Niches Online And Make Money With Them?
    The internet is a huge place with so many web sites on a hugely varied amount of subjects.FInding good niches with lots of interest is more difficult because of the massive variety.So, where is the best place to find profitable niches?A site you may have heard of before. Ebay.Yes. That siteIt has so many different categories and an almost infinite number of sub categories.All the research on the various popular categories, and sub categories ha
    I often tell CCNA and CCNP candidates that you do your best learning when you screw something up. I often get a funny look right after I say that, but the only way to develop your Cisco troubleshooting skills - the skills you'll need to pass your Intro, ICND, and CCNP exams - is by actually fixing configurations. Since your employer will take a dim view of you practicing these skills on his or her network, you better do so on your home lab!

    Three essential tools for networking and CCNA/CCNP exam success are ping, extended ping, and traceroute. Today we're going to take a look at the ping that we're used to using for LAN issues, and the extended ping.

    We're all familiar with "basic" ping, where you use the ping command followed by the IP address you want to confirm IP connectivity with. When you've got connectivity, you will see five exclamation points, as seen here:

    R1#ping 172.12.123.2

    Type escape sequence to abort.

    Sending 5, 100-byte ICMP Echos to 172.12.123.2, timeout is 2 seconds:

    !!!!!

    Success rate is 100 percent (5/5), round-trip min/avg/max = 68/68/72 ms

    The default source IP address for ping is the IP address closest to the destination IP address. Other defaults - five ICMP packets will be sent (that's why you see five exclamation points), and they're sent two seconds apart.

    That's fine for many basic situations, but as you progress through your networking career and most advanced scenarios in your CCNA / CCNP studies, you will want to change some of these defaults. What could you do if you wanted to send 10,000 pings? What if you needed your router's loopback address to be the source IP address for the pings? What if you wanted to send them five seconds apart, instead of two?

    That's where extended ping comes in. To use extended ping, just type "ping" and hit enter. (Note that you cannot use extended ping in user exec mode - you must be in enable mode to do so.)

    R1>ping

    % Incomplete command.

    "incomplete command" indicates that the router is waiting for an IP address; you can't use extended ping in user exec mode.

    R1>enable

    R1#ping

    Protocol [ip]:

    Target IP address: 172.16.123.1

    Repeat count [5]: 1000

    Datagram size [100]:

    Timeout in seconds [2]:

    Extended commands [n]: y

    Source address or interface: loopback0

    Type of service [0]:

    Set DF bit in IP header? [no]:

    Validate reply data? [no]:

    Data pattern [0xABCD]:

    Loose, Strict, Record, Timestamp, Verbose[none]:

    Sweep range of sizes [n]:

    Type escape sequence to abort.

    Sending 1000, 100-byte ICMP Echos to 172.16.123.1, timeout is 2 seconds:

    Packet sent with a source address of 1.1.1.1

    .......................................

    In this example, I sent 1000 ICMP packets to an address that doesn't exist, so I am getting periods instead of exclamation points. This illustration shows you

    Why Wait for DMOZ?
    Alright....I have seen and heard enough about people trying their hardest to get included in DMOZ. Some people spend a lot of time worrying about their submissions and waiting to see if they are going to get in. I want to tell everyone that they could be doing better things with their time.Now don't get me wrong when I say that you shouldn't waste your time with DMOZ. It is a good directory and can help you in the long run. If you own a website or work for one, you only nee
    e ping that we're used to using for LAN issues, and the extended ping.

    We're all familiar with "basic" ping, where you use the ping command followed by the IP address you want to confirm IP connectivity with. When you've got connectivity, you will see five exclamation points, as seen here:

    R1#ping 172.12.123.2

    Type escape sequence to abort.

    Sending 5, 100-byte ICMP Echos to 172.12.123.2, timeout is 2 seconds:

    !!!!!

    Success rate is 100 percent (5/5), round-trip min/avg/max = 68/68/72 ms

    The default source IP address for ping is the IP address closest to the destination IP address. Other defaults - five ICMP packets will be sent (that's why you see five exclamation points), and they're sent two seconds apart.

    That's fine for many basic situations, but as you progress through your networking career and most advanced scenarios in your CCNA / CCNP studies, you will want to change some of these defaults. What could you do if you wanted to send 10,000 pings? What if you needed your router's loopback address to be the source IP address for the pings? What if you wanted to send them five seconds apart, instead of two?

    That's where extended ping comes in. To use extended ping, just type "ping" and hit enter. (Note that you cannot use extended ping in user exec mode - you must be in enable mode to do so.)

    R1>ping

    % Incomplete command.

    "incomplete command" indicates that the router is waiting for an IP address; you can't use extended ping in user exec mode.

    R1>enable

    R1#ping

    Protocol [ip]:

    Target IP address: 172.16.123.1

    Repeat count [5]: 1000

    Datagram size [100]:

    Timeout in seconds [2]:

    Extended commands [n]: y

    Source address or interface: loopback0

    Type of service [0]:

    Set DF bit in IP header? [no]:

    Validate reply data? [no]:

    Data pattern [0xABCD]:

    Loose, Strict, Record, Timestamp, Verbose[none]:

    Sweep range of sizes [n]:

    Type escape sequence to abort.

    Sending 1000, 100-byte ICMP Echos to 172.16.123.1, timeout is 2 seconds:

    Packet sent with a source address of 1.1.1.1

    .......................................

    In this example, I sent 1000 ICMP packets to an address that doesn't exist, so I am getting periods instead of exclamation points. This illustration shows yo

    XSitePro Website Builder Review
    I obtained XSitePro two months ago and have enjoyed using it to build new websites, and in fact I find it so easy to use that I've moved all but one of my existing sites over to it. Here are some of my favorite features of the XSitePro software:XSitePro creates and builds your sitemap automaticallyI must say, this is one of the nicest features of XSitePro. Making a site map is tedious and boring but necessary because it makes it easy for your visitor to find what they‘re
    to the destination IP address. Other defaults - five ICMP packets will be sent (that's why you see five exclamation points), and they're sent two seconds apart.

    That's fine for many basic situations, but as you progress through your networking career and most advanced scenarios in your CCNA / CCNP studies, you will want to change some of these defaults. What could you do if you wanted to send 10,000 pings? What if you needed your router's loopback address to be the source IP address for the pings? What if you wanted to send them five seconds apart, instead of two?

    That's where extended ping comes in. To use extended ping, just type "ping" and hit enter. (Note that you cannot use extended ping in user exec mode - you must be in enable mode to do so.)

    R1>ping

    % Incomplete command.

    "incomplete command" indicates that the router is waiting for an IP address; you can't use extended ping in user exec mode.

    R1>enable

    R1#ping

    Protocol [ip]:

    Target IP address: 172.16.123.1

    Repeat count [5]: 1000

    Datagram size [100]:

    Timeout in seconds [2]:

    Extended commands [n]: y

    Source address or interface: loopback0

    Type of service [0]:

    Set DF bit in IP header? [no]:

    Validate reply data? [no]:

    Data pattern [0xABCD]:

    Loose, Strict, Record, Timestamp, Verbose[none]:

    Sweep range of sizes [n]:

    Type escape sequence to abort.

    Sending 1000, 100-byte ICMP Echos to 172.16.123.1, timeout is 2 seconds:

    Packet sent with a source address of 1.1.1.1

    .......................................

    In this example, I sent 1000 ICMP packets to an address that doesn't exist, so I am getting periods instead of exclamation points. This illustration shows yo

    Sales Skills for the Non Sales Professional
    Have you ever wondered how in the heck you’re going to do it? You are a lawyer who wants to make partner, an accountant, an engineer or other professional and part of your business plan is that you have to attract business customers? You’ve always detested selling, and you can’t see yourself doing it! As a matter of fact, sales people are a HUGE turn off to you!!!Yet, you HAVE to bring in customers!!!What ARE you going to do?Many of my current or former clients fit
    ere extended ping comes in. To use extended ping, just type "ping" and hit enter. (Note that you cannot use extended ping in user exec mode - you must be in enable mode to do so.)

    R1>ping

    % Incomplete command.

    "incomplete command" indicates that the router is waiting for an IP address; you can't use extended ping in user exec mode.

    R1>enable

    R1#ping

    Protocol [ip]:

    Target IP address: 172.16.123.1

    Repeat count [5]: 1000

    Datagram size [100]:

    Timeout in seconds [2]:

    Extended commands [n]: y

    Source address or interface: loopback0

    Type of service [0]:

    Set DF bit in IP header? [no]:

    Validate reply data? [no]:

    Data pattern [0xABCD]:

    Loose, Strict, Record, Timestamp, Verbose[none]:

    Sweep range of sizes [n]:

    Type escape sequence to abort.

    Sending 1000, 100-byte ICMP Echos to 172.16.123.1, timeout is 2 seconds:

    Packet sent with a source address of 1.1.1.1

    .......................................

    In this example, I sent 1000 ICMP packets to an address that doesn't exist, so I am getting periods instead of exclamation points. This illustration shows yo

    A Poor Credit Record Cannot Stop You From Taking An Unsecured Loan
    The basic idea behind procuring a loan is to fulfill one’s financial requirements. With a significant rise in consumerism and growing living standard of people, it is inevitable for most of us to avoid money crunch. And to manage our financial crisis we take loans. But, in a number of cases we fail to keep up with the repayments leading to a situation when we have a number of loans at our disposal but we don’t have sufficient funds for repayments.Many people in the UK face such
    pback0

    Type of service [0]:

    Set DF bit in IP header? [no]:

    Validate reply data? [no]:

    Data pattern [0xABCD]:

    Loose, Strict, Record, Timestamp, Verbose[none]:

    Sweep range of sizes [n]:

    Type escape sequence to abort.

    Sending 1000, 100-byte ICMP Echos to 172.16.123.1, timeout is 2 seconds:

    Packet sent with a source address of 1.1.1.1

    .......................................

    In this example, I sent 1000 ICMP packets to an address that doesn't exist, so I am getting periods instead of exclamation points. This illustration shows you the many options you have with extended ping.

    Now that I've sent those 1000 pings, let's say that I want to stop that process. At the beginning of the basic ping output, you see this phrase:

    Type escape sequence to abort.

    This escape sequence works for ping, extended ping, and traceroute. Funny thing, though - Cisco doesn't tell you what the escape sequence is! One day, this will really come in handy. The escape sequence is , TWICE in rapid succession.

    After I used it in this example, the pings stopped and I got this message:

    Success rate is 0 percent (0/192)

    The ping stopped after 192 ICMP packets were sent.

    This keystroke takes a little practice, so practice it in your home lab. Knowing how to use extended ping will really come in handy on your CCNA and CCNP exams as well as your real-life networking job, and knowing how to stop an extended ping will as well!

    HTTP = HTML link (for blogs, profiles,phorums):
    <a href="http://www.addyou.info/article/171287/addyou-Passing-Ciscos-CCNA-and-CCNP--Ping-And-Extended-Ping.html">Passing Cisco's CCNA and CCNP: Ping And Extended Ping</a>

    BB link (for phorums):
    [url=http://www.addyou.info/article/171287/addyou-Passing-Ciscos-CCNA-and-CCNP--Ping-And-Extended-Ping.html]Passing Cisco's CCNA and CCNP: Ping And Extended Ping[/url]

    Related Articles:

    How To Create E-Books For Income

    The Newbie Guide To Understanding Your Health Insurance Policy Part 1

    The Internet Offers Homeowners More Benefits to Refinancing than Traditional Funding Sources

    Bookmark it: del.icio.us digg.com reddit.com netvouz.com google.com yahoo.com technorati.com furl.net bloglines.com socialdust.com ma.gnolia.com newsvine.com slashdot.org simpy.com shadows.com blinklist.com