Download presentation
Presentation is loading. Please wait.
1
www.inventecesc.com Switch Test Presentation The Outline 1.The concept of ping 2.TCP/IP protocol 3.ICMP 4.Ethereal 5.RFC standard for benchmark
2
www.inventecesc.com The concept of Ping tool ICMP Type = 8 ICMP Type = 0 A 電腦 B 電腦 A ping B
3
www.inventecesc.com TCP/IP Structure
4
www.inventecesc.com TCP/IP Model Application HTTP 、 FTP 、 TELNET 、 SNMP 、 NFS TCP TCP 、 UDP IP IP 、 ICMP 、 ARP 、 RARP Physical Layer : Ethernet 、 FDDI 、 Token Ring …. Application : IE 、 Web Server… Protocol : HTTP 、 FTP…
5
www.inventecesc.com Application Application IE Presentation HTML Session HTTP TCPTransport Port Number IPNetwork IP Address Physical Layer Data Link MAC Physical RJ-45 TCP/IP VS. OSI
6
www.inventecesc.com TCP/IP Stack IE HTML HTTP 2190 192.1.1.1 00-11- BB-22- 11-DD RJ45 HTTP GET Response A 電腦 Google Apache/IIS HTML HTTP 80 211.2.1.1 AA-2C- DD-15- F3-VV Fiber
7
www.inventecesc.com ICMP Code Type CodeChecksum IdentifierSequence Number OPTIONAL DATA... 0 81632 All
8
www.inventecesc.com ICMP Code TYPE = 3 0 = network unreachable router router 1 = host unreachable router DNS 2 = protocol unreachable host Service 3 = port unreachable host Port Num 4 = fragmentation needed but impossible router because of 'don't fragment' command MTU 5 = source route not reachable router routing
9
www.inventecesc.com ICMP Code TYPE = 8 - Echo Request sent by: 0 = (no special meaning) host, router TYPE = 0 - Echo Reply sent by: 0 = (no special meaning) host, router
10
www.inventecesc.com Structure of test environment Switch 16 port Receiver2 Receiver1 Sender (Packet size = 65500 in windows and 65507 in Linux)
11
www.inventecesc.com Sender information BACK
12
www.inventecesc.com
14
Receive packet rule in non-promiscuous mode Broadcast Personal IP
15
www.inventecesc.com
16
Structure of test environment Simple equation ( ( input_count - output_count ) * 100 ) / input_count A 電腦送出 10000 個封包 (ICMP TYPE=8) B 電腦收到 9500 個封包 (ICMP TYPE=0) Frame loss 數目 = 10000 – 9500 = 500 1 - 500/10000 = 95% Frame loss 定義為降 90% 往下測試為標準 請參照 RFC2544 page16 -- 26.3 RFC2889 page3 -- 5.1.2
17
www.inventecesc.com Reference RFC2544 RFC2889 RFC1242
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.