783
edits
Line 12: | Line 12: | ||
** Clicking on "reset" just resets ONOS. You will have to then click on "ONOS Gui" icon or "ONOS" icon to open a console into ONOS | ** Clicking on "reset" just resets ONOS. You will have to then click on "ONOS Gui" icon or "ONOS" icon to open a console into ONOS | ||
*** Sometimes, clicking on "ONOS" icon does not launch anything. You will have to retry or try starting the "ONOS Gui" first and then the "ONOS" terminal. | *** Sometimes, clicking on "ONOS" icon does not launch anything. You will have to retry or try starting the "ONOS Gui" first and then the "ONOS" terminal. | ||
** Hosts | |||
*** h1x is used to denote hosts connected to switch mac id ending with "b" | ** Notations used for switches | ||
*** s1: switch mac id ending with "1" | |||
*** s2: switch mac id ending with "2" | |||
*** s11: switch mac id ending with "b" | |||
*** s12: switch mac id ending with "d" | |||
*** s21: switch mac id ending with "c" | |||
*** s22: switch mac id ending with "e" | |||
** Notations used for Hosts | |||
*** h1x is used to denote hosts connected to switch mac id ending with "b", i.e. to switch s11 | |||
**** E.g. h11 means the node with the smallest IP connected to switch MAC id ending with "b", i.e. 10.0.0.1 | **** E.g. h11 means the node with the smallest IP connected to switch MAC id ending with "b", i.e. 10.0.0.1 | ||
**** Similarly, h12 represents 10.0.0.2 | **** Similarly, h12 represents 10.0.0.2 |
edits