Updated Date: 05/01/2026
Policy-Based Dynamic Egress Routing
Following are the steps to configure policy-based dynamic egress routing:
-
Create a Local Traffic Policy:
-
Navigate to the BIG-IP LTM module and define a local traffic policy tailored to egress routing requirements.
-
Configure conditions and actions within the policy based on traffic conditions.
-
Ensure Client SSL is enabled within the policy to handle SSL/TLS traffic appropriately.
Refer to the Introducing Local Traffic Policies documentation for detailed guidance.
-
-
Create the SSL Orchestrator Topology:
-
Navigate to SSL Orchestrator > Configuration > Create Topology.
-
Choose the appropriate topology type (Outbound Gateway or Inbound Gateway).
-
Configure the basic topology settings, such as SSL settings, service chaining, and topology-specific routing configurations.
-
Deploy the topology once the configuration is complete.
Refer to SSL Orchestrator topologies documentation for detailed guidance.
-
-
Attach the Traffic Policy to the SSL Orchestrator Virtual Server:
-
Navigate to Local Traffic > Virtual Servers.
-
Locate the virtual server object associated with your deployed topology.
-
Click the Resources tab and attach the created BIG-IP LTM policy to the virtual server by selecting it from the Available list of policies.
-
Click Finished to save your changes and apply the attached policy.
-
Result
Policy-based dynamic egress routing in SSL Orchestrator is configured. Traffic will dynamically route to appropriate egress routes as defined in the BIG-IP LTM policy, providing efficient traffic handling without complex layering solutions…