Skip to content

Service Graph Template with multiple firewalls #319

@roberto-lx

Description

@roberto-lx

I’m trying to create a Service Graph Template with 2 firewalls (like on the attached picture) and can’t do it as the configuration only supports a single device entry:

apic:
  tenants:
  - name: Tenant1
    services:
      service_graph_templates:
      - name: DMZFW-INTFW
          template_type: FW_ROUTED
          redirect: True
          device:
            name: DMZFW
            tenant: Tenant1
            node_name: FW1

APIC provides the ability to chain multiple devices so there should be list of devices instead of single device entry.
Image

Is there a way to configure this with NaC?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions