Configuring L2Switch
We have presented L2Switch usage with the default configuration.
To change the configuration, here are the steps to follow:
- Execute the two first points mentioned previously.
- Stop OpenDaylight:
opendaylight-user@root>logout
- Navigate to $ODL_ROOT/etc/opendaylight/karaf/.
- Open the configuration file you want to modify.
- Perform your modification.
Do not play with the configuration files and their values, and be very careful and change only what is needed based on the link provided at the beginning of this tip, or else you could break functionality.
- Save the file and re-execute the steps mentioned in the How to do it section.
The new configuration should now be applied.
推薦閱讀
- Python科學計算(第2版)
- 控糖控脂健康餐
- Learning Bayesian Models with R
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- KnockoutJS Starter
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- Managing Microsoft Hybrid Clouds
- Python趣味編程與精彩實例
- SAS編程演義
- Spring Boot從入門到實戰
- Clojure Data Structures and Algorithms Cookbook
- PHP 7 Programming Blueprints
- Kotlin程序員面試算法寶典
- Three.js Essentials
- Python GUI設計tkinter菜鳥編程(增強版)