The tracert-livetime command sets the time to live (TTL) value for trace test instances in an NQA test.
The undo tracert-livetime command restores the default TTL value for trace test instances in an NQA test.
By default, the initial TTL value is 1 and the maximum TTL value is 30.
Parameter | Description | Value |
---|---|---|
first-ttl first-ttl | Specifies the initial TTL value of a packet. | The value is an integer that ranges from 1 to 255. The default value is 1. |
max-ttl max-ttl | Specifies the maximum TTL value of a packet. | The value is an integer that ranges from 1 to 255. The value of max-ttl must be greater than the value of first-ttl. By default, the maximum TTL value is 30. |