Skip to content

Instantly share code, notes, and snippets.

@gizmoguy
Created June 21, 2016 06:22
Show Gist options
  • Save gizmoguy/0eee5f486bf8dc3c774ebe487565d3b6 to your computer and use it in GitHub Desktop.
Save gizmoguy/0eee5f486bf8dc3c774ebe487565d3b6 to your computer and use it in GitHub Desktop.
2x ZodiacFX Faucet config
brad@faucet-dev:~# cat /etc/ryu/faucet/faucet-zodiacfx01.yaml
dp_id: 0x70B3D56CD023
name: "Zodiac-FX01"
hardware: "ZodiacFX"
interfaces:
1:
native_vlan: 100
2:
tagged_vlans: [100]
vlans:
100:
name: "100"
brad@faucet-dev:~# cat /etc/ryu/faucet/faucet-zodiacfx02.yaml
dp_id: 0x60b3d56cd061
name: "Zodiac-FX02"
hardware: "ZodiacFX"
interfaces:
1:
native_vlan: 100
2:
tagged_vlans: [100]
vlans:
100:
name: "100"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment