Navigate to the terminal used to start Mininet. Terminate the Mininet by entering quit in the main CyberOps VM terminal window.
What will be an ideal response?
```
mininet> quit
*** Stopping 0 controllers
*** Stopping 2 terms
*** Stopping 5 links
.....
*** Stopping 1 switches
s1
*** Stopping 5 hosts
H1 H2 H3 H4 R1
*** Done
[analyst@secOps ~]$
```
Computer Science & Information Technology
You might also like to view...
Touching the connectors on the bottom of a memory module can cause corrosion and ESD
Indicate whether the statement is true or false
Computer Science & Information Technology
If a list contains 1,000 items, the set() and get() methods will require time proportional to ____ accesses to retrieve the middle item.
A. 2 B. 100 C. 500 D. 1,000
Computer Science & Information Technology