Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 244 Bytes

exercise1.md

File metadata and controls

4 lines (3 loc) · 244 Bytes

Day 1 Recap Exercise 1

  1. Read the exercise1.txt file.
  2. Strip out the header information so you are just left with the routes. Parse each BGP line such that you retrieve the prefix and the as_path. Save the prefix and as_path to a file.