> For the complete documentation index, see [llms.txt](https://docs.targitas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.targitas.com/targitas-kullanim-rehberi/targitas-cli-arayuzune-giris/cli-konfigurasyon-komutlari/high-availability.md).

# high-availability

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir  <mark style="color:red;">`high-availability`</mark>  komutuyla  <mark style="color:red;">`hostname(config-ha)#`</mark> bölümüne geçiş yapılır. Bu bölümde web arayüzünde [***Configuration -> System -> High Availability***](https://docs.targitas.com/configuration/system/high-availability) sekmesinde gerçekleştirilebilen konfigürasyonların karşılığı olan CLI komutları bulunur.

```
targitas(config)# high-availability 
targitas(config-ha)# ?
mode                     High Availability Mode
node                     High Availability Node
parent                   Associate with interface parent-interface
targitas(config-ha)# mode ?
master                   HA Master Mode
slave                    HA Slave Mode
targitas(config-ha)# node [Name] ip-address [IP] secret [SecretKey] 
targitas(config-ha)# parent aggr [ID]

```
