Commit e8b83d84 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Tutorial:

- Minor formatting of OFC'22 page.
parent 21101edf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ WebUI instead of using the command line scripts.
Note that the default scenario assumes devices R2 and R4 are always emulated, while devices R1, R3, and O1
can be configured as emulated or real devices.

__Important__: The device drivers operating with real devices, e.g., OpenConfigDriver, P4Driver, and TrandportApiDriver,
__Important__: The device drivers operating with real devices, e.g., OpenConfigDriver, P4Driver, and TransportApiDriver,
               have to be considered as experimental. The configuration and monitoring capabilities they support are
               limited or partially implemented/tested. Use them with care.

@@ -59,8 +59,8 @@ Upon the execution of each test progresses, a report will be generated indicatin
is some error during the execution, you should see a detailed report on the error. See the troubleshooting section if
needed.

Feel free to check the logs of the different components using the appropriate `scripts/show_logs_[component].sh`
scripts after you execute each step.
You can check the logs of the different components using the appropriate `scripts/show_logs_[component].sh` scripts
after you execute each step.


### 2.2.5.1. Device bootstrapping