Fortinet black logo

CLI Reference

system probe-response

system probe-response

Server probes can be used on interfaces. In order for this to occur, the probe response mode must first be configured, then the probe response must be allowed administrative access on the interface.

Use this command to configure probe responses.

config system probe-response
    set port {integer}   Port number to response. range[1-65535]
    set http-probe-value {string}   Value to respond to the monitoring server. size[1024]
    set ttl-mode {reinit | decrease | retain}   Mode for TWAMP packet TTL modification.
            reinit    Reinitialize TTL.
            decrease  Decrease TTL.
            retain    Retain TTL.
    set mode {none | http-probe | twamp}   SLA response mode.
            none        Disable probe.
            http-probe  HTTP probe.
            twamp       Two way active measurement protocol.
    set security-mode {none | authentication}   Twamp respondor security mode.
            none            Unauthenticated mode.
            authentication  Authenticated mode.
    set password {password_string}   Twamp respondor password in authentication mode size[128]
    set timeout {integer}   An inactivity timer for a twamp test session. range[10-3600]
end

system probe-response

Server probes can be used on interfaces. In order for this to occur, the probe response mode must first be configured, then the probe response must be allowed administrative access on the interface.

Use this command to configure probe responses.

config system probe-response
    set port {integer}   Port number to response. range[1-65535]
    set http-probe-value {string}   Value to respond to the monitoring server. size[1024]
    set ttl-mode {reinit | decrease | retain}   Mode for TWAMP packet TTL modification.
            reinit    Reinitialize TTL.
            decrease  Decrease TTL.
            retain    Retain TTL.
    set mode {none | http-probe | twamp}   SLA response mode.
            none        Disable probe.
            http-probe  HTTP probe.
            twamp       Two way active measurement protocol.
    set security-mode {none | authentication}   Twamp respondor security mode.
            none            Unauthenticated mode.
            authentication  Authenticated mode.
    set password {password_string}   Twamp respondor password in authentication mode size[128]
    set timeout {integer}   An inactivity timer for a twamp test session. range[10-3600]
end