Full faucet.yaml file configuration
version: 2 dps: test-faucet-1: dp_id: 0x0000000000000001 # The id of the datapath to be controlled description: "Initial Test Faucet" # Purely informational hardware: "Open_vSwitch" # used to determine which valve implementation to use interfaces: 1: native_vlan: 100 name: "port1" # name for this port, used for logging/monitoring acl_in: 1 description: "Port 1" # informational 2: #native_vlan: 100 ...