Adding Static Route Rules to a DRG Route Table
Add one or more static route rules to a Dynamic Routing Gateway (DRG) route table in Oracle Cloud Infrastructure.
A DRG route rule is a mapping between a destination IP address range (CIDR block) and a DRG attachment. The map is used to route packets that match the rule or rules. Traffic can be routed across the attachments using equal-cost multipath routing (ECMP) if there are several rules with identical destinations and none of the rules conflict.
Use the network drg-route-rule add command and required parameters to add one or more static route rules to the specified DRG route table:
oci network drg-route-rule add --drg-route-table-id ocid ... [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the AddDrgRouteRules operation to add one or more static route rules to the specified DRG route table.