Boron update of SXP aDocs
[docs.git] / manuals / getting-started-guide / src / main / asciidoc / old-helium-docs / addons / pcmm.adoc
1 == PacketCable PCMM
2
3 Once the karaf distribution is downloaded and running, it is suggested that you install the following features:
4
5 * +odl-restconf+
6 * +odl-l2switch-switch+
7 * +odl-dlux-core+
8 * +odl-mdsal-apidocs+
9 * +odl-packetcable-all+
10
11 This can be done as a single command at the Karaf CLI:
12
13 +feature:install standard odl-restconf odl-l2switch-switch odl-dlux-core odl-mdsal-apidocs odl-packetcable-all+
14
15 Technically, the +odl-dlux-core+ and  +odl-mdsal-apidocs+ features are not required for operation, but they enable you to verify the installation has worked and provide REST interfaces.