Custom python process killed when chaning switch's configuration
Hi community. #!/usr/bin/python'''This script create a socket in EXOS that listen arp paquets at data plane and send that ARP request to the vlan “foo”. We have “silent hosts” that we need to answer ARP request in the vlan foo. Once the silent ...