Class NeighborTtlSecurity
NeighborTtlSecurity
[DataContract]
public class NeighborTtlSecurity
- Inheritance
-
NeighborTtlSecurity
- Inherited Members
Properties
Enabled
Settings for BGP TTL security to protect BGP peering sessions from forged IP attacks.
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "enabled")]
public bool? Enabled { get; set; }
Property Value
- bool?