# sd-wan

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`sd-wan`</mark>  komutuyla  ile ilgili konfigürasyon işlemlerinin gerçekleştirilebileceği <mark style="color:red;">`hostname(config-)#`</mark> bölümüne geçiş yapılır. u bölümde web arayüzde **Configuration ->** sekmesinde gerçekleştirilebilen konfigürasyonlar için gerekli komutlar bulunur.&#x20;

```
İzmir1 SD-wan örneği
!
sd-wan
 sdwan-zone SDW
  zone-members pppoe0 vlan136
  default-member pppoe0
 sla
  profile PartaOfficeSLAPolicy
   protocol http
   server-ip 1.1.1.1
   latency 2000
   jitter 2000
   packet-loss 1
   frequency 60
   count 5
   sdwan-members pppoe0 vlan136
 sdwan-rules
  name AlwaysPPPoE0
   link-mode single
   wan-interface pppoe0
  name AlwaysVlan136
   link-mode single
   wan-interface vlan136
  name PartaOfficeSDWRule
   link-mode load-balance
   wan-interface pppoe0 vlan136
   sla-profile PartaOfficeSLAPolicy
   backup-interface 1/1/2
!
```

```
parta_Document(config)# sd-wan 
parta_Document(config-sd-wan)# 
failover                 SD-WAN Failover
sdwan-rules              SDWAN Rules
sdwan-zone               SD-WAN Zone
sla                      Performance SLA

```

## failover

```
parta_Document(config-sd-wan)# failover 
parta_Document(config-sd-wan-failover)# ?
enable                   Enable SD-WAN
fail-time                How many lost pings are considered a failure?
frequency                SD-WAN Frequency
interval                 Set SD-WAN Failover Interval  how often to send a ping
policy                   Set SD-WAN Policy name
protocol                 Set SD-WAN Failover Protocol
recovery-time            Number of successful responses
sdwan-rules              SDWAN Rules
sla                      Performance SLA
update-firewall-policy   Enable/Disable Update Firewall Policy
update-ssl-vpn           Enable/Disable Update SSL VPN
update-static-route      Enable/Disable Update Static Route

```

<table data-header-hidden><thead><tr><th width="476"></th><th></th></tr></thead><tbody><tr><td><mark style="color:blue;"><code>enable</code></mark></td><td>SD-WAN teknolojisininin kullanılabilmesi için aktifleştirilmesini sağlayan komuttur.</td></tr><tr><td><mark style="color:blue;"><code>fail-time [retry-attempts]</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>frequency [Time]</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>interval [seconds]</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>policy [Name]</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>protocol ..</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>recovery-time[number-of-successful-responses]</code></mark> </td><td></td></tr><tr><td><mark style="color:blue;"><code>sdwan-rules</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>sla</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>update-firewall-policy [enable/disable]</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>update-ssl-vpn [enable/disable]</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>update-static-route [enable/disable]</code></mark></td><td></td></tr></tbody></table>

### failover policy \[Name]

```
parta_Document(config-sd-wan-failover)# policy Test 
parta_Document(config-sd-wan-failover-Test)# 
description              Failover WAN description
enable                   Enable SD-WAN Failover Policy
fail-time                How many lost pings are considered a failure?
interface                Set SD-WAN Failover Interface
interval                 Set SD-WAN Failover Interval  how often to send a ping
policy                   Set SD-WAN Policy name
priority                 Set SD-WAN Failover Priority, the lowest is the main, highest is the standby
protocol                 Set SD-WAN Failover Protocol
recovery-time            Number of successful responses
update-firewall-policy   Enable/Disable Update Firewall Policy
update-ssl-vpn           Enable/Disable Update SSL VPN
update-static-route      Enable/Disable Update Static Route

```

​

| <mark style="color:blue;">`description [Text]`</mark>                            |   |
| -------------------------------------------------------------------------------- | - |
| <mark style="color:blue;">`enable`</mark>                                        | ​ |
| <mark style="color:blue;">`fail-time [retry-attempts]`</mark>                    | ​ |
| <mark style="color:blue;">`interface [Inteface Name] [ID]`</mark>                | ​ |
| <mark style="color:blue;">`interval [seconds]`</mark>                            | ​ |
| <mark style="color:blue;">`policy [Name]`</mark>                                 | ​ |
| <mark style="color:blue;">`priority [Number]`</mark>                             | ​ |
| <mark style="color:blue;">`protocol ..`</mark>                                   | ​ |
| <mark style="color:blue;">`recovery-time[number-of-successful-responses]`</mark> | ​ |
| <mark style="color:blue;">`update-firewall-policy [enable/disable]`</mark>       | ​ |
| <mark style="color:blue;">`update-ssl-vpn [enable/disable]`</mark>               | ​ |
| <mark style="color:blue;">`update-static-route [enable/disable]`</mark>          | ​ |

​

#### &#x20;<a href="#failover-policy-name" id="failover-policy-name"></a>

### failover sd-wan-rule&#x20;

```
parta_Document(config-sd-wan-failover)# sdwan-rules 
parta_Document(config-sdwan-rules)# name test
parta_Document(config-sdwan-rule-test)# 
backup-interface         SD-WAN Failover Backup Interface
description              SD-WAN Rule Description
link-cost-factor         Link cost factor for best quality
link-mode                Strategy Mode For SDWAN Rule
member                   The Cost of SD-WAN Rule Preference Interfaces
name                     SD-WAN Rule
sla-profile              SLA Profile
wan-interface            SD-WAN Rule WAN Interface
```

​

| <mark style="color:blue;">`backup-interface`</mark> |   |
| --------------------------------------------------- | - |
| <mark style="color:blue;">`description`</mark>      |   |
| <mark style="color:blue;">`link-cost-factor`</mark> | ​ |
| <mark style="color:blue;">`link-mode`</mark>        | ​ |
| <mark style="color:blue;">`member`</mark>           | ​ |
| <mark style="color:blue;">`name`</mark>             | ​ |

<table data-header-hidden><thead><tr><th width="476"></th><th></th></tr></thead><tbody><tr><td><mark style="color:blue;"><code>backup-interface</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>description</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>link-cost-factor</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>link-mode</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>member</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>name</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>sla-profile</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>wan-interface</code></mark></td><td></td></tr></tbody></table>

#### sdwan-zone <a href="#failover" id="failover"></a>

| <mark style="color:blue;">`default-member`</mark> |   |
| ------------------------------------------------- | - |
| <mark style="color:blue;">`failover`</mark>       |   |
| <mark style="color:blue;">`sdwan-rules`</mark>    |   |
| <mark style="color:blue;">`sdwan-zone`</mark>     |   |
| <mark style="color:blue;">`sla`</mark>            |   |
| <mark style="color:blue;">`zone-members`</mark>   |   |

​

## **sla (**&#x53;ervice Level Agreement)

```
parta_Document(config-sd-wan)# sla
parta_Document(config-sd-wan-sla)# 
profile                  SLA Profile
sdwan-rules              SDWAN Rules

```

| <mark style="color:blue;">`profile [Name]`</mark> |   |
| ------------------------------------------------- | - |
| <mark style="color:blue;">`sdwan-rules`</mark>    |   |

​

### sla profile \[Name]

```
parta_Document(config-sd-wan-sla)# profile exampleDocument
parta_Document(config-sla-profile-exampleDocument)# ?
count                    Count of ping,http request.
frequency                Frequency Interval of protocol ping,http,dns
jitter                   Jitter
latency                  Latency
packet-loss              Packet Loss
profile                  SLA Profile
protocol                 SLA Protocol.
sdwan-members            SD-WAN Members
sdwan-rules              SDWAN Rules
server-ip                Server IP
set-quota                Set Quato Configuration

```

| <mark style="color:blue;">`count`</mark>                                                                                                                                                                                                                                                                                                                                                                                                                                                        |                                                                                                            |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| <mark style="color:blue;">`frequency`</mark>                                                                                                                                                                                                                                                                                                                                                                                                                                                    |                                                                                                            |
| <mark style="color:blue;">`jitter`</mark>                                                                                                                                                                                                                                                                                                                                                                                                                                                       |                                                                                                            |
| <mark style="color:blue;">`latency`</mark>                                                                                                                                                                                                                                                                                                                                                                                                                                                      |                                                                                                            |
| <mark style="color:blue;">`packet-loss`</mark>                                                                                                                                                                                                                                                                                                                                                                                                                                                  |                                                                                                            |
| <mark style="color:blue;">`profile`</mark>` `<mark style="color:red;">`[Name]`</mark>                                                                                                                                                                                                                                                                                                                                                                                                           |                                                                                                            |
| <p><mark style="color:blue;"><code>protocol http tls</code></mark><br><br><mark style="color:blue;"><code>protocol ping</code></mark></p>                                                                                                                                                                                                                                                                                                                                                       |                                                                                                            |
| <mark style="color:blue;">`sdwan-members`</mark>` `<mark style="color:red;">`[Interfaces]`</mark>                                                                                                                                                                                                                                                                                                                                                                                               |                                                                                                            |
| <mark style="color:blue;">`sdwan-rules`</mark>                                                                                                                                                                                                                                                                                                                                                                                                                                                  | parta\_Document(config-sla-profile-exampleDocument)# sdwan-rules parta\_Document(config-sdwan-rules)# exit |
| <mark style="color:blue;">`server-ip`</mark>` `<mark style="color:red;">`[IP]`</mark>                                                                                                                                                                                                                                                                                                                                                                                                           |                                                                                                            |
| <mark style="color:blue;">`set-quota interface`</mark>` `<mark style="color:red;">`[Name]`</mark>` `<mark style="color:blue;">`max-capacity`</mark>` `<mark style="color:red;">`[Number]`</mark>` `<mark style="color:blue;">`unit`</mark>` `<mark style="color:red;">`[B/ Gb/ MB]`</mark>` `<mark style="color:blue;">`type`</mark>` `<mark style="color:red;">`[download/ upload]`</mark>` `<mark style="color:blue;">`period-reset-time`</mark>` `<mark style="color:red;">`[Number]`</mark> |                                                                                                            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.targitas.com/targitas-kullanim-rehberi/targitas-cli-arayuzune-giris/cli-konfigurasyon-komutlari/sd-wan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
