class RouterBgpPeer extends Collection (View source)

Properties

protected $collection_key
string $advertiseMode
string[] $advertisedGroups
protected $advertisedIpRangesType
protected $advertisedIpRangesDataType
string $advertisedRoutePriority
protected $bfdType
protected $bfdDataType
protected $customLearnedIpRangesType
protected $customLearnedIpRangesDataType
int $customLearnedRoutePriority
string $enable
bool $enableIpv4
bool $enableIpv6
string[] $exportPolicies
string[] $importPolicies
string $interfaceName
string $ipAddress
string $ipv4NexthopAddress
string $ipv6NexthopAddress
string $managementType
string $md5AuthenticationKeyName
string $name
string $peerAsn
string $peerIpAddress
string $peerIpv4NexthopAddress
string $peerIpv6NexthopAddress
string $routerApplianceInstance

Methods

setAdvertiseMode($advertiseMode)

No description

string
getAdvertiseMode()

No description

setAdvertisedGroups($advertisedGroups)

No description

string[]
getAdvertisedGroups()

No description

setAdvertisedIpRanges($advertisedIpRanges)

No description

setAdvertisedRoutePriority($advertisedRoutePriority)

No description

string
getAdvertisedRoutePriority()

No description

setBfd(RouterBgpPeerBfd $bfd)

No description

getBfd()

No description

setCustomLearnedIpRanges($customLearnedIpRanges)

No description

setCustomLearnedRoutePriority($customLearnedRoutePriority)

No description

int
setEnable($enable)

No description

string
getEnable()

No description

setEnableIpv4($enableIpv4)

No description

bool
getEnableIpv4()

No description

setEnableIpv6($enableIpv6)

No description

bool
getEnableIpv6()

No description

setExportPolicies($exportPolicies)

No description

string[]
getExportPolicies()

No description

setImportPolicies($importPolicies)

No description

string[]
getImportPolicies()

No description

setInterfaceName($interfaceName)

No description

string
getInterfaceName()

No description

setIpAddress($ipAddress)

No description

string
getIpAddress()

No description

setIpv4NexthopAddress($ipv4NexthopAddress)

No description

string
getIpv4NexthopAddress()

No description

setIpv6NexthopAddress($ipv6NexthopAddress)

No description

string
getIpv6NexthopAddress()

No description

setManagementType($managementType)

No description

string
getManagementType()

No description

setMd5AuthenticationKeyName($md5AuthenticationKeyName)

No description

string
getMd5AuthenticationKeyName()

No description

setName($name)

No description

string
getName()

No description

setPeerAsn($peerAsn)

No description

string
getPeerAsn()

No description

setPeerIpAddress($peerIpAddress)

No description

string
getPeerIpAddress()

No description

setPeerIpv4NexthopAddress($peerIpv4NexthopAddress)

No description

string
getPeerIpv4NexthopAddress()

No description

setPeerIpv6NexthopAddress($peerIpv6NexthopAddress)

No description

string
getPeerIpv6NexthopAddress()

No description

setRouterApplianceInstance($routerApplianceInstance)

No description

string
getRouterApplianceInstance()

No description

Details

setAdvertiseMode($advertiseMode)

No description

Parameters

$advertiseMode

string getAdvertiseMode()

No description

Return Value

string

setAdvertisedGroups($advertisedGroups)

No description

Parameters

$advertisedGroups

string[] getAdvertisedGroups()

No description

Return Value

string[]

setAdvertisedIpRanges($advertisedIpRanges)

No description

Parameters

$advertisedIpRanges

RouterAdvertisedIpRange[] getAdvertisedIpRanges()

No description

Return Value

RouterAdvertisedIpRange[]

setAdvertisedRoutePriority($advertisedRoutePriority)

No description

Parameters

$advertisedRoutePriority

string getAdvertisedRoutePriority()

No description

Return Value

string

setBfd(RouterBgpPeerBfd $bfd)

No description

Parameters

RouterBgpPeerBfd $bfd

RouterBgpPeerBfd getBfd()

No description

Return Value

RouterBgpPeerBfd

setCustomLearnedIpRanges($customLearnedIpRanges)

No description

Parameters

$customLearnedIpRanges

RouterBgpPeerCustomLearnedIpRange[] getCustomLearnedIpRanges()

No description

setCustomLearnedRoutePriority($customLearnedRoutePriority)

No description

Parameters

$customLearnedRoutePriority

int getCustomLearnedRoutePriority()

No description

Return Value

int

setEnable($enable)

No description

Parameters

$enable

string getEnable()

No description

Return Value

string

setEnableIpv4($enableIpv4)

No description

Parameters

$enableIpv4

bool getEnableIpv4()

No description

Return Value

bool

setEnableIpv6($enableIpv6)

No description

Parameters

$enableIpv6

bool getEnableIpv6()

No description

Return Value

bool

setExportPolicies($exportPolicies)

No description

Parameters

$exportPolicies

string[] getExportPolicies()

No description

Return Value

string[]

setImportPolicies($importPolicies)

No description

Parameters

$importPolicies

string[] getImportPolicies()

No description

Return Value

string[]

setInterfaceName($interfaceName)

No description

Parameters

$interfaceName

string getInterfaceName()

No description

Return Value

string

setIpAddress($ipAddress)

No description

Parameters

$ipAddress

string getIpAddress()

No description

Return Value

string

setIpv4NexthopAddress($ipv4NexthopAddress)

No description

Parameters

$ipv4NexthopAddress

string getIpv4NexthopAddress()

No description

Return Value

string

setIpv6NexthopAddress($ipv6NexthopAddress)

No description

Parameters

$ipv6NexthopAddress

string getIpv6NexthopAddress()

No description

Return Value

string

setManagementType($managementType)

No description

Parameters

$managementType

string getManagementType()

No description

Return Value

string

setMd5AuthenticationKeyName($md5AuthenticationKeyName)

No description

Parameters

$md5AuthenticationKeyName

string getMd5AuthenticationKeyName()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setPeerAsn($peerAsn)

No description

Parameters

$peerAsn

string getPeerAsn()

No description

Return Value

string

setPeerIpAddress($peerIpAddress)

No description

Parameters

$peerIpAddress

string getPeerIpAddress()

No description

Return Value

string

setPeerIpv4NexthopAddress($peerIpv4NexthopAddress)

No description

Parameters

$peerIpv4NexthopAddress

string getPeerIpv4NexthopAddress()

No description

Return Value

string

setPeerIpv6NexthopAddress($peerIpv6NexthopAddress)

No description

Parameters

$peerIpv6NexthopAddress

string getPeerIpv6NexthopAddress()

No description

Return Value

string

setRouterApplianceInstance($routerApplianceInstance)

No description

Parameters

$routerApplianceInstance

string getRouterApplianceInstance()

No description

Return Value

string