Question: #b. Create a database in the following format word_freq = {'Interface: ['Etherneto', 'Ethernet1', 'Serialo', 'Seriall],P: [1.1.1.1', 2.2.2.2, 3.3.3.3', '4.4.4.4'), 'status': l'up', 'down', 'up', 'up']} #3.
#b. Create a database in the following format word_freq = {'Interface": ['Etherneto', 'Ethernet1', 'Serialo', 'Seriall"],"P": [1.1.1.1', 2.2.2.2", 3.3.3.3', '4.4.4.4'), 'status': l'up', 'down', 'up', 'up']} #3. Write a python program to find status of a given interface #4. Write a python program to find interface and IP of all interfaces which are up #5.Write a python program to count how many ethernet interfaces are there #6. Write a python program to add a new entry to above database
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
