I am new to SDN,
Environment- I have 2 VMs(VM Ware) running on my Windows 10(laptop). One is Mininet and another is Opendaylight(in Ubuntu). I made a simple topology through mininet and connected it to the controller and I can see the topology in Opendaylight Controller.
Topology: 3 switches, 4 hosts and 1 controller.Please click here to see topology
Question- I know that through controller we can manage the switches, change the configuration, etc. so exactly we can do that through GUI of the controller?
If anyone can guide me through how to do the following step by step. 1. how to block ping from host 2. how to make VLANs or something.
Thank you in advance.