config firewall ttl-policy
Configure TTL policies.
config firewall ttl-policy
Description: Configure TTL policies.
edit <id>
set status [enable|disable]
set action [accept|deny]
set srcintf {string}
set srcaddr <name1>, <name2>, ...
set service <name1>, <name2>, ...
set schedule {string}
set ttl {user}
next
end
config firewall ttl-policy
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
status |
Enable/disable this TTL policy. |
option |
- |
enable |
||||||
|
|
|
|||||||||
|
action |
Action to be performed on traffic matching this policy . |
option |
- |
deny |
||||||
|
|
|
|||||||||
|
srcintf |
Source interface name from available interfaces. |
string |
Maximum length: 35 |
|
||||||
|
srcaddr |
Source address object(s) from available options. Separate multiple names with a space. Address name. |
string |
Maximum length: 79 |
|
||||||
|
service |
Service object(s) from available options. Separate multiple names with a space. Service name. |
string |
Maximum length: 79 |
|
||||||
|
schedule |
Schedule object from available options. |
string |
Maximum length: 35 |
|
||||||
|
ttl |
Value/range to match against the packet's Time to Live value . |
user |
Not Specified |
|
||||||