subject

I WILL GIVE BRAINLIEST IF THE CODE WORKS The execution of ip route command produces this output:
0.0.0.0/1 via 10.8.0.1 dev tun0
default via 192.168.2.254 dev enp6s0 proto static metric 100
10.8.0.0/24 dev tun0 proto kernel scope link src 10.8.0.2
128.0.0.0/1 via 10.8.0.1 dev tun1
139.59.1.155 via 192.168.2.254 dev enp6s0
169.254.0.0/16 dev virbr0 scope link metric 1000 linkdown
192.168.2.0/24 dev enp6s0 proto kernel scope link src 192.168.2.24 metric 100
192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 linkdown
10.10.20.0/24 dev enp10s0 proto kernel scope link src 10.10.20.1 linkdown

Task 2 - Work To Do
Each entry represents the ip route associated with each network interface. For example, in line 1, the route 0.0.0.0/1 is associated with interface tun0

Write the Python code that displays the list of routes associated with each interface.

Example
Routes per Interface:
tun0 : 0.0.0.0/1, 10.8.0.0/24
enp6s0 : 139.59.1.155, 192.168.2.0/24

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 23:30
For her science class, elaine is creating a presentation on weather in the united states. she wants to make the presentation beautiful and interesting by drawing simple cloud or wave shapes. which is the best way for elaine to draw these shapes?
Answers: 1
question
Computers and Technology, 23.06.2019 01:30
Negative methods of behavior correction include all but this: sarcasm verbal abuse setting an example for proper behavior humiliation
Answers: 1
question
Computers and Technology, 23.06.2019 06:00
What machine listens for http requests to come in to a website’s domain? a. a router b. a browser c. a server d. a uniform resource locator
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
If i wanted to include a built-in calendar in a document, what option could i select? draw table insert table insert chart quick tables
Answers: 1
You know the right answer?
I WILL GIVE BRAINLIEST IF THE CODE WORKS The execution of ip route command produces this output:
Questions
Questions on the website: 13722367