# hostname

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`hostname`</mark> komutuyla  ile ilgili cihazın ismi değiştirilebilir. Bu değişiklik hem CLI hem de Web arayüzünü etkileyecektir. hostname komutunun web arayüzündeki karşılığı [***Configuration -> Network -> DNS***](https://docs.targitas.com/configuration/network/dns) arayüzünde bulunmaktadır.

```
targitas(config)# hostname ?
[ASCII string]           Host name
targitas(config)# hostname [ASCII String]
targitas(config)# hostname parta_Document 
parta_Document(config)#

```
