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.
推薦閱讀
- Kibana Essentials
- 自制編譯器
- 計算機圖形學(xué)編程(使用OpenGL和C++)(第2版)
- Java Web基礎(chǔ)與實例教程(第2版·微課版)
- AIRAndroid應(yīng)用開發(fā)實戰(zhàn)
- C語言程序設(shè)計立體化案例教程
- The Complete Coding Interview Guide in Java
- Web Development with MongoDB and Node(Third Edition)
- Kivy Cookbook
- Java高手是怎樣煉成的:原理、方法與實踐
- Apache Kafka 1.0 Cookbook
- 走近SDN/NFV
- Java EE框架開發(fā)技術(shù)與案例教程
- Swift編程實戰(zhàn):iOS應(yīng)用開發(fā)實例及完整解決方案
- VBA Automation for Excel 2019 Cookbook