Opendaylight simple network device example This is an example to mode a fictitious network device .
The device does following operations
-
Joins the network
-
Updates stastus
-
Accepts a policy request command
-
Unregisters form the network
HOWOTO
- Compile the source code mvn clean install
- Run the controller
- Run simple device
Examinining the logs