- ttl {
- match (equal | greater-than
| less-than | not-equal);
- value time-to-live;
- }
- [edit security idp custom-attack attack-name attack-type signature
protocol ip]
Statement introduced in Release 9.3 of JUNOS software.
Specify the time-to-live (TTL) value of the packet. This value represents the number of routers the packet can pass through. Each router that processes the packet decrements the TTL by 1; when the TTL reaches 0, the packet is discarded.
This statement is supported on SRX-series devices.
match (equal | greater-than | less-than | not-equal)—Match an operand.
valuetime-to-live—The time-to-live value.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.