set protocols bfd profile minimum-ttl
The set protocols bfd profile minimum-ttl command configures the minimum expected TTL for an incoming BFD control packet for a profile.
The delete protocols bfd profile minimum-ttl command sets the configuration to the default value.
Command Syntax
set protocols bfd profile <profile-name> minimum-ttl <minimum-ttl>
Parameter
Parameter | Description |
profile <profile-name> | Specifies the profile name. The value is a string. |
minimum-ttl <minimum-ttl> | Specifies the minimum expected TTL. Range: 1 to 254. |
Usage Guidelines
This feature serves the purpose of tightening the packet validation requirements to avoid receiving BFD control packets from other sessions.
Note that: This feature is for multi-hop sessions only.
Example
- Configure the minimum expected TTL to 252.
admin@Xorplus# set protocols bfd profile p2 minimum-ttl 252 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.