Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On your monitor, you should see a view similar to thisFigure 4:

Fig. 4: ONOS instance, mininet and ONOS CLI.

...

3. Also, by checking the current configuration of R4, following similar steps as for R3, we observe that ARTEMIS has automatically configured R4 to announce the more specific prefixes 40.0.0.0/9 and 40.128.0.0/9, thus mitigating the attack, as shown in Figure 6::

 

Code Block
themeMidnight
languagebash
mininet> xterm R4 (opens a new terminal on R4)
R4> telnet localhost bgpd
Password: sdnip (this is the password)
bgp> en (enable)
bgp# sh run (show running configuration) 

...

Fig. 6: Current configuration of R4.

...