auto-update

hostname(config)# konfigürasyon prompt bölümündeki kullanılabilir auto-update komutuyla Proxy Server ile ilgili konfigürasyon işlemlerinin gerçekleştirilebileceği hostname(config-auto-update)# bölümüne geçiş yapılır.

parta_Document(config)# auto-update 
parta_Document(config-auto-update)# ?
authentication           Proxy Authentication
disable                  Disable Proxy for auto-update
enable                   Enable Proxy for auto-update
protocol                 Proxy Scheme
proxy                    Auto Update Proxy Address
parta_Document(config-auto-update)# authentication [Username] [Password]
parta_Document(config-auto-update)# protocol ?       
http                     Protocol Http
https                    Protocol Https
socks5                   Protocol Socks5
parta_Document(config-auto-update)# protocol https
parta_Document(config-auto-update)# proxy [IP Address] [Port]
parta_Document(config-auto-update)# proxy 127.0.0.1 200 
parta_Document(config-auto-update)# show this
auto-update
 disable
 proxy 127.0.0.1 200
 protocol https
 authentication [Username] $2b$0000000000000000834c69578c7806cdd1649552c512020d


Last updated