: Create a Policy-Based Redirect
Focus
Focus

Create a Policy-Based Redirect

Table of Contents

Create a Policy-Based Redirect

Configure the policy based redirect that sends the traffic between your EPGs to the firewall. Policy based redirect leverages the MAC address of the interface on the firewall. Before configuring the PBR setting on the APIC, you must get the MAC address from the firewall.
  1. Get the MAC address of the firewall.
    1. Log into the firewall CLI.
    2. Use the
      command show interface all
      to display the MAC addresses of your configured interfaces.
    3. Copy the MAC address of the interface that will receive the redirected traffic.
  2. Create the L4-L7 Policy-Based Redirect.
    1. Log into the APIC.
    2. On the
      Tenants
      tab, double-click on the name of your tenant.
    3. Select
      Policies
      Protocol
      L4-L7 Policy Based Redirect
      .
    4. Right-click
      L4-L7 Policy Based Redirect
      and select
      Create L4-L7 Policy Based Redirect
      .
    5. Enter a descriptive
      Name
      for your Policy Based Redirect.
    6. Click the plus (+) icon to the right of
      Destinations
      .
    7. In the
      IP
      field, enter the IP address of the interface that will receive the redirected traffic.
    8. In the
      MAC
      field, enter the MAC address that you copied from the firewall CLI.
    9. Click
      OK
      .
    10. Click
      Submit
      .

Recommended For You