You can configure the maximal number of equal-cost paths that will be used when there is more than one equal-cost path to a destination. You can specify a value for the maximal number of equal-cost paths that will be used when there is more than one equal-cost path to a destination. Only OSPF routes and Static routes are able to use more than one "next hop"
The "next hop" algorithm that is used for forwarding when there is more than one "next hop" to a destination is Source/destination hash: A hash function is performed on the source and destination IP address of each packet that is forwarded to a multipath destination. This result is used to determine which next hop to use.
|
Important - Changing this option causes all routes to be reinstalled. |
set max-path-splits <1-8>For example: set max-path-splits 2
save configRoute Injection Mechanism (RIM) enables a Security Gateway to use dynamic routing protocols to propagate the encryption domain of a VPN peer Security Gateway to the internal network and then initiate back connections. When a VPN tunnel is created, RIM updates the local routing table of the Security Gateway to include the encryption domain of the VPN peer.
In Gaia, the Route Injection Mechanism adds routes directly to the kernel. For the routes to remain in the Kernel, you must configure this option.
For more about configuring RIM, see the R80.10 Site to Site VPN Administration Guide.
set kernel-routes onsave config