logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Antonio SullivanHistory
(5/5)

540 Answers

Hire Me
expert
Hunter EdwardssHistory
(5/5)

539 Answers

Hire Me
expert
Charles MorrissData mining
(5/5)

739 Answers

Hire Me
expert
Charlie BilyeuBusiness
(4/5)

819 Answers

Hire Me
Others
(5/5)

On the measurements page, you can see a list of all scheduled, ongoing and completed measurements,

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Python Challenge - Create App for the RIPE ATLAS API  

RIPE Atlas is a global active measurements platform

RIPE Atlas RIPE Atlas measures Internet connectivity and reachability 

RIPE Atlas measurements are taken between probes and  or anchors

On the measurements page, you can see a list of all scheduled, ongoing and completed measurements, which can be filtered by measurement type, target, protocol type and time period. You do not need to take your own measurements use measurements taken by other organisations, measurements are referenced by their measurement ID  

Primary Skills:   

Grades D3- D1 

Accept the input of a measurement ID for a RIPE ATLAS Measurement 

Display the value key pairs on the console 

Grade C3-C1 

Use API documentation to determine what the values mean.  

Challenge Skills: Grades B3 -B1 

Use the API documentation to do the following 

Display the address family ipv4 or ipv6 

Display Source and Destination IP addresses 

Display the number of packet sent 

Display the average round trip time of the measurement 

Example Output :  

Source Address 79.98.33.222 

Destination Address 134.70.63.252 

Address Family IPv4 

Packets sent 3 

Median Round Trip Time  3.183 

Average Round Trip Time  3.732 

Master Skills: Grade B4- A1 

Detect the measurement type as either Ping , traceroute, OR DNS, SSL or HTTP 

If the measurement type is Ping display : address family, Source and Destination IP addresses, number of packet sent, average round trip time of the measurement 

If the measurement type is Traceroute display :  Address Family, Source address, Destination address, Total Hops, and Median Round trip time. 

Example Output for Traceroute:  

Address Family IPv4 

Source address 129.250.50.30 

Destination Address 185.203.19.1 

Total_hops 13 

Median Round Trip Time  137.379 

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme