# cni ## Included Plugins This repository includes a number of common plugins that can be found in plugins/ directory. ## Running the plugins The scripts/ directory contains two scripts, priv-net-run.sh and docker-run.sh, that can be used to excercise the plugins. Start out by creating a netconf file to describe a network: ``` $ mkdir -p /etc/cni/net.d $ cat >/etc/cni/net.d/10-mynet.conf <