AscenLink功能:
一、 Auto routing(自動路由設定):(1) 負載平衡 (2) 線路頻寬 (3) 備援
service/auto routing
Policies:

 
Algorithm :
                    Fixed (固定)
                    Round-Robin (輪流)
                    By Downstream Traffic (下載流量)
                    By Upstream Traffic (上載流量)
                    By Total Traffic (全部流量)
                    By Optimum Route (最佳路徑)

filter:



Schedule:
                    All-Time (所有)
                    Busy (尖峰)
                    Idle (離峰)

IP address:
                    Socure and Destination

Service:
                port

Fail-Over Policy

二、 Inbound and Outbound Bandwidth Management:主要是對 Socure and Destination and Service 控制。
service/Inbound BM or Outbound BM

Inbound:

Outbound:



三、 Firewall:主要是對 Socure and Destination and Service 控制。
service/Firewall


四、 Persistent Routing
主要是使用同一條 WAN 網路連線,假設當使用了 Auto routing 執行負載平衡時,將使流量從不同的 WAN 線路出去,
此刻就會使封包帶著不同的 Socure address ,那麼會造成這些原本已認證 server 的困擾,也會因此 user竟然有不一樣的
Socure address ,會被誤認是攻擊而拒絕連線。
當流量產生時,會透過 Auto routing 的運算分配流量使用線路,假設流量符合 Persistent Routing 設定時,
則依據第一次 Auto routing 所分配結果, Persistent Routing 使用某一條線路。

TOP