Tunnel Zone
Location in GUI: Objects » Object Management » Tunnel Zone
Diagram
Section titled “Diagram”Classes
Section titled “Classes”objects (fmc.domains)
Section titled “objects (fmc.domains)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| tunnel_zones | List | [tunnel_zones] | No |
tunnel_zones (fmc.domains.objects)
Section titled “tunnel_zones (fmc.domains.objects)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| name | String | Yes | ||
| description | String | max: 255 | No |
Examples
Section titled “Examples”fmc: domains: - name: Global objects: tunnel_zones: - name: MyTunnelZoneName1 - name: MyTunnelZoneName2 description: "My Tunnel Zone Description"