Configuring Intelligent Traffic Steering
Context
To improve reliability of Internet access, the egress of a campus network is usually connected to different carrier networks. In multi-egress traffic steering scenarios, you can use the ISP-based traffic steering function. This function enables traffic to be forwarded based on carriers, so that traffic destined for different carrier networks is forwarded through the corresponding outbound interfaces, optimizing the traffic forwarding path.
Data Plan
Device |
Name of a Health Check Task |
Health Check Source IP |
Protocol |
Destination IP to Be Detected |
Port |
Outbound Interface |
Other Parameters |
Description |
---|---|---|---|---|---|---|---|---|
FW-a |
isp1_health |
192.0.2.2 |
Simple TCP |
192.0.2.1 |
1000 |
XGE0/0/1 |
Default |
Check whether the link to ISP1 is normal. |
isp2_health |
198.51.100.2 |
Simple TCP |
198.51.100.1 |
1000 |
XGE0/0/2 |
Default |
Check whether the link to ISP2 is normal. |
|
FW-b |
isp1_health |
192.0.2.3 |
Simple TCP |
192.0.2.1 |
1000 |
XGE0/0/1 |
Default |
Check whether the link to ISP1 is normal. |
isp2_health |
198.51.100.3 |
Simple TCP |
198.51.100.1 |
1000 |
XGE0/0/2 |
Default |
Check whether the link to ISP2 is normal. |
Device |
Carrier Address Library Name |
Address Library File |
Description |
---|---|---|---|
FW-a |
isp1 |
isp1.csv |
The carrier address library can be obtained from the corresponding carrier, and the format must be the same as the template. |
isp2 |
isp2.csv |
||
FW-b |
isp1 |
isp1.csv |
|
isp2 |
isp2.csv |
Device |
Interface |
Carrier |
Carrier Route |
Default Route |
Health Check |
Description |
---|---|---|---|---|---|---|
FW-a |
XGE0/0/1 |
isp1 |
Enabled |
Enabled |
isp1_health |
Deploy multi-egress for the interface connected to isp1. |
XGE0/0/2 |
isp2 |
Enabled |
Enabled |
isp2_health |
Deploy multi-egress for the interface connected to isp2. |
|
FW-b |
XGE0/0/1 |
isp1 |
Enabled |
Enabled |
isp1_health |
Deploy multi-egress for the interface connected to isp1. |
XGE0/0/2 |
isp2 |
Enabled |
Enabled |
isp2_health |
Deploy multi-egress for the interface connected to isp2. |
Procedure
- Choose Object > Health Check, and click Add to create a health check task based on the data plan. The following example creates the health check task isp1_health on FW-a.
- Choose Network > Route > Intelligent Uplink Selection. On the Carrier Address Library tab, click Import. In the dialog box that is displayed, click Download Template. Fill in information about the carrier address library in the template, and import the template. The following example imports the carrier address library isp1 to FW-a.
- Choose Network > Interface. Select a physical interface from the interface list, click
, and configure multi-egress options for the interface according to the data plan. The following example configures multi-egress options for XGE0/0/1 on FW-a connecting to isp1.