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.
推薦閱讀
- 深入理解Android(卷I)
- C#程序設計實訓指導書
- Python for Secret Agents:Volume II
- DevOps for Networking
- Learning Bayesian Models with R
- Groovy for Domain:specific Languages(Second Edition)
- C語言程序設計同步訓練與上機指導(第三版)
- 深入淺出Serverless:技術原理與應用實踐
- Apache Mahout Clustering Designs
- Solutions Architect's Handbook
- Mastering Elixir
- 嵌入式Linux C語言程序設計基礎教程
- 從“1”開始3D編程
- Python數據預處理技術與實踐
- 大話C語言