Navigation
Supported Platforms
probe-type
Syntax
probe-type type;
Hierarchy Level
Release Information
Statement introduced before Junos OS Release 7.4.
Statement introduced in Junos OS Release 9.3 for EX Series switches.
Statement introduced in Junos OS Release 13.2 for PTX Series Packet Transport Routers.
Description
Specify the packet and protocol contents of a probe.
Options
type—Specify one of the following probe type values:
- http-get—(Not available at the [edit services rpm bgp] hierarchy level.) Sends a Hypertext Transfer Protocol (HTTP) get request to a target URL.
- http-metadata-get—(Not available at the [edit services rpm bgp] hierarchy level.) Sends an HTTP get request for metadata to a target URL.
- icmp-ping—Sends ICMP echo requests to a target address.
- icmp-ping-timestamp—Sends ICMP timestamp requests to a target address.
- tcp-ping—Sends TCP packets to a target.
- udp-ping—Sends UDP packets to a target.
- udp-ping-timestamp—Sends UDP timestamp requests to a target address.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.