99.5k views
3 votes
The R1 shell opens in a terminal window with black text and white background. What user is logged into

that shell? What is the indicator of this?

1 Answer

3 votes

The indicator of this is that the mininet prompt should be displayed, indicating mininet is ready for commands.

Step-by-step explanation:

From R1’s shell, start the Linux-based IDS

Running in IDS mode

Initializing Output Plugins!

Initializing Preprocessors!

Initializing Plug-ins!

Parsing Rules file ""

<output omitted>

You will not see a prompt as S is now running in this window. If for any reason, S stops running and the prompt is displayed, rerun the script to launch S

User Dutchman
by
7.5k points