Skip to content

Instantly share code, notes, and snippets.

@danmcd
Created March 21, 2018 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danmcd/15a9bdeadbfb1bfbc018fa293a1af26b to your computer and use it in GitHub Desktop.
Save danmcd/15a9bdeadbfb1bfbc018fa293a1af26b to your computer and use it in GitHub Desktop.
subnets:
- type: dhcp
- type: static
address: 10.184.225.122
netmask: 255.255.255.252
routes:
- gateway: 10.184.225.121
netmask: 255.240.0.0
network: 10.176.0.0
- gateway: 10.184.225.122 <<<ALLOWED?
netmask: 255.255.0.0 <<< WILL THIS BE
network: 10.51.0.0 <<< A "-interface" ROUTE?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment