Table of Contents

Class NeighborTtlSecurity

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

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?