Deploying SDN Connector with FortiManager
Deploying SDN Connector when using FortiManager consists of the following steps:
- Configure a Fabric SDN Connector.
- Create or import address objects.
- Map the web and app interfaces.
- Create policies leveraging the address objects.
- Push the configuration to the FortiGate.
To configure a Fabric SDN Connector:
- In FortiManager, go to Policy & Objects > Security Fabric > Fabric Connectors.
- Click Create New.
- Configure the SDN Connector. The default port is 5671.
To create or import address objects:
To import address objects, do the following:
- Go to Policy & Objects > Security Fabric > Fabric Connectors.
- Right-click the newly created SDN Connector and select Import from the context menu.
- In the Import SDN Connector dialog, select the EPGs to import. In this example, the AP|app and AP|web EPGs are imported.
To manually create address objects, do the following:
- Go to Policy & Objects > Firewall Objects > Addresses.
- Click Create New > Address.
- Configure a dynamic address for the web EPG. Ensure that the format for the endpoint group name is entered as "Application Profile name|EPG name". This is case-sensitive. In Cisco ACI deployment, the application profile was named "AP", and the EPGs were named "app" and "web". Therefore, the correct format is AP|app and AP|web, as shown below.
- Repeat steps 2 and 3 to configure a dynamic address for the app EPG.
To map the web and app interfaces:
- Go to Policy & Objects > Zone/Interface > Interface.
- Click Create New > Dynamic Interface.
- Create an interface for the web EPG that maps to the correct port and VLAN.
- Repeat step 3 for the app EPG.
To create policies leveraging the address objects:
- Go to Policy & Objects > Policy Packages > default > Installation Targets.
- Click Add.
- In the Add Installation Targets dialog, select the managed FortiGate. Click OK.
- Go to Policy & Objects > Policy Packages > default > IPv4 Policy.
- Click Create New.
- Create a policy that allows communication from the web EPG to the app EPG as shown:
- Create a policy that allows communication from the app EPG to the web EPG as shown:
To push the configuration to the FortiGate:
- Go to Policy & Objects > Policy Packages > default > IPv4 Policy.
- Click Install > Install Wizard.
- In the Install Wizard, ensure that the default policy package is selected. Click Next.
- Select the managed FortiGate. Click Next.
- Ensure that the summary is correct, then click Install.
- When installation is complete, click Finish.
- In FortiOS, go to Policy & Objects > IPv4 Policy to ensure that the policies were pushed and are configured as desired.
- Ensure that an endpoint in the web EPG and an endpoint in the app EPG can ping each other.