-
Notifications
You must be signed in to change notification settings - Fork 0
yml input file
Pascal van de Bor edited this page Sep 5, 2017
·
5 revisions
See following Wikipedia page for YAML syntax: https://en.wikipedia.org/wiki/YAML
NSX Firewall services. These services are composed of:
- name : Name of the service and how it will appear in NSX
- protocol : TCP UDP or other protocol the service does
- dest_ports : On or more destination ports. When using more separate by comma (no comma and whitespace) 80,443 [- source : Source or any]
- description : a human readable description what the service does
DFWServiceGroups
- name: Name of the DFW Service Group and how it will appear in NSX
- children:
- The name of the service that acts as a child in the service group (can be one or more)
SecurityGroups
Firewall Rules
Firewall Sections