This section will demonstrate how VTN works using intents on an NIC project to ALLOW or BLOCK packets of the traffic according to the specified flow conditions.
VTN renderer using NIC
Getting ready
Have your Mininet topology configured and the last NIC version compiled on your machine.
How to do it...
Perform the following steps:
- Start your Mininet topology with a minimum of three hosts. For this example, we will create a topology with three switches and three hosts and create an ALLOW rule using the VTN renderer and then, update these intents to BLOCK all traffic between...