You need to configure a new static route on the existing 20 routers. Which is the best way to do this?
Answer Options
Copy and paste scripts built in Notepad++ into each router.
Copy and paste scripts built in Microsoft Excel into each router.
Create a Python script to configure each router.
Work with a partner so both of you can double-check each other's work and cut the time in half.
Correct Answer: C
Explanation
Creating a Python script to configure each router is the best way to complete this task. You can automate the process and save time since the entry of the route is a repetitious process. Copying and pasting scripts from Notepad++ or Excel into each router will require you to log into each router. Doing this increases the chances of missing a router. You could also work with a partner and start at different ends of the list, but again, this approach introduces the possibility of errors and ties up two technicians.