# radius-server

<mark style="color:red;">`hostname(config)#`</mark> konfigürasyon prompt bölümündeki kullanılabilir <mark style="color:red;">`radius-server`</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;

```
parta_Document(config)# radius-server profile exampleCLI
parta_Document(config-radius-server-exampleCLI)# ?   
acct-port                RADIUS accounting port
auth-port                RADIUS authentication port
host                     Timeout
retransmit               Maximum number of retransmissions.  The default is 3.
secret-key               RADIUS Authentication Secret Key
timeout                  Maximum time for waiting for a response, in seconds.  The default is 9.
type                     RADIUS Authentication Type

```

<table data-header-hidden><thead><tr><th width="368"></th><th></th></tr></thead><tbody><tr><td><mark style="color:blue;"><code>acct-port</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>auth-port</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>host</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>retransmit</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>secret-key</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>timeout</code></mark></td><td></td></tr><tr><td><mark style="color:blue;"><code>type</code></mark></td><td></td></tr></tbody></table>
