# time

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`time`</mark> komutuyla NTP(Network Time Protocol) sunucusu belirlenebilir. Targitas tarih ve zaman bilgilerini NTP sunucusundan alacağı cevaba göre güncelleyecektir.&#x20;

<mark style="color:red;">`time ntp [Server]`</mark> syntax yapısı ile kullanılır.

```
targitas(config)# time ntp [Server] 
targitas(config)# time ntp 0.tr.pool.ntp.org
Waiting for response from ntp server, check the time

```


---

# 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/time.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.
