NeighborEBGPMultiHop

Description

Represents the number of hops that separate the eBGP peers. Enables or disables connection verification to establish an eBGP peering session with a single-hop peer that uses a loopback interface (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Model Properties

Property Required Type Description
maxHopCount True integer Specifies time-to-live in the range from 1 to 255 hops. Default value is 255.
Field level constraints: must be between 1 and 255 (inclusive), cannot be null. (Note: Additional constraints might exist)
disableConnectedCheck True boolean If true, disables connection verification to establish an eBGP peering session with a single-hop peer that uses a loopback interface. Default value is false
Field level constraints: cannot be null. (Note: Additional constraints might exist)
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.