Provide some steps on how to Install and Verify the Mininet Topology

In this part, you will use a Python script to set up the Mininet Topology inside the CyberOps VM. You
will then record the IP and MAC addresses for H1 and H2.


Step 1. Verify your PC’s interface addresses.
Start and log into your CyberOps Workstation that you have installed in a previous lab using
the following credentials:
Username: analyst Password: cyberops
Step 2. Run the Python script to install the Mininet Topology.
Open a terminal emulator to start mininet and enter the following command at the prompt.
When prompted, enter cyberops as the password.
[analyst@secOps ~]$ sudo ~/lab.support.files/scripts/cyberops_topo.py
[sudo] password for analyst:

Computer Science & Information Technology

You might also like to view...

A ________ executes instructions and returns a value to another procedure

Fill in the blank(s) with correct word

Computer Science & Information Technology

Custom placeholder text displays when a new slide is created from a slide layout

Indicate whether the statement is true or false

Computer Science & Information Technology

A new version or edition of a software product is referred to as a software ___________.

A. upgrade B. update C. service pack D. software patch

Computer Science & Information Technology

Before users can be given access to a computer and its data, they must in some way prove that they are who they claim to be.This process of providing proof is known as ____.

A. authorization B. encryption C. cryptography D. authentication

Computer Science & Information Technology