# enable

Targitas Komut Satır Arayüzüne (CLI) ilk erişim anında <mark style="color:red;">`hostname>`</mark> prompt ile karşılaşırsınız. Bu prompt bölümünde az sayıda monitoring ve diagnosis komutu çalıştırılabilir. Daha fazla komutun çalıştırılabileceği yetkili prompt bölümüne geçiş yapmak için <mark style="color:red;">`enable`</mark> komutunun kullanılması gereklidir. Bu komut sayesinde <mark style="color:red;">`hostname#`</mark> prompt bölümüne erişim sağlanır. Enable komutuyla geçiş yapılabilen hostname# prompt bölümünde kullanılabilir komutlar aşağıda listelenmiştir.

{% code lineNumbers="true" %}

```
targitas>?
apropos                  Search commands list
cls                      Clear Terminal Screen
compare                  Compare Startup Configurations
dpi-monitor              Layer7 Packet Trace
enable                   Enable
exit                     Exit
no                       Resets a configuration to its default value
packet-trace             Packet Trace
ping                     Ping IP node
show                     Display system information
skip-page-display        Disable pager
test                     Test Connections
ztna-monitor             Layer7 Packet Trace
parta_Document> enable
parta_Document# ?
check-system-health      Check System Health
crypto-key-generate      Crypto Key Generate
crypto-key-zeroize       Crypto Key Zeroize
get-ad-users             Manuel Update Active Directory Users and Ip Addresses
private-key-generate     Private Key Generate
time                     Set Time
update-url-database      Update URL Database
update-url-database2     Update URL Database2
upgrade                  Upgrade Firmware
-------
apropos                  Search commands list
cls                      Clear Terminal Screen
compare                  Compare Startup Configurations
configure                Enter configuration mode
copy                     Copy between flash, tftp, scp, config/code
dpi-monitor              Layer7 Packet Trace
end                      Go back to privilege prompt
erase                    Erase image/configuration from flash
exit                     Exit
ip                       IP
license                  Targitas License
no                       Resets a configuration to its default value
packet-trace             Packet Trace
ping                     Ping IP node
request                  Send request
set-ngips-action         Change NGIPS Policies action
show                     Display system information
sim-pin-change           Change sim pin/puk
skip-page-display        Disable pager
software-serial          Software Serial
speedtest                Speed Test
ssh                      SSH by name or IP address
telnet                   Telnet by name or IP address
test                     Test Connections
traceroute               TraceRoute to IP Node
write                    Write running configuration to flash or terminal
ztna-monitor             Layer7 Packet Trace

```

{% endcode %}


---

# 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-temel-komutlari/enable.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.
