Skip to content

/AWS1/CL_NWMCONNECTPEERBGPCONF

Describes a core network BGP configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_corenetworkasn TYPE /AWS1/NWMLONG /AWS1/NWMLONG

The ASN of the Coret Network.

iv_peerasn TYPE /AWS1/NWMLONG /AWS1/NWMLONG

The ASN of the Connect peer.

iv_corenetworkaddress TYPE /AWS1/NWMIPADDRESS /AWS1/NWMIPADDRESS

The address of a core network.

iv_peeraddress TYPE /AWS1/NWMIPADDRESS /AWS1/NWMIPADDRESS

The address of a core network Connect peer.


Queryable Attributes

CoreNetworkAsn

The ASN of the Coret Network.

Accessible with the following methods

Method Description
GET_CORENETWORKASN() Getter for CORENETWORKASN, with configurable default
ASK_CORENETWORKASN() Getter for CORENETWORKASN w/ exceptions if field has no valu
HAS_CORENETWORKASN() Determine if CORENETWORKASN has a value

PeerAsn

The ASN of the Connect peer.

Accessible with the following methods

Method Description
GET_PEERASN() Getter for PEERASN, with configurable default
ASK_PEERASN() Getter for PEERASN w/ exceptions if field has no value
HAS_PEERASN() Determine if PEERASN has a value

CoreNetworkAddress

The address of a core network.

Accessible with the following methods

Method Description
GET_CORENETWORKADDRESS() Getter for CORENETWORKADDRESS, with configurable default
ASK_CORENETWORKADDRESS() Getter for CORENETWORKADDRESS w/ exceptions if field has no
HAS_CORENETWORKADDRESS() Determine if CORENETWORKADDRESS has a value

PeerAddress

The address of a core network Connect peer.

Accessible with the following methods

Method Description
GET_PEERADDRESS() Getter for PEERADDRESS, with configurable default
ASK_PEERADDRESS() Getter for PEERADDRESS w/ exceptions if field has no value
HAS_PEERADDRESS() Determine if PEERADDRESS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_CONNECTPEERBGPCONFLIST

TYPES TT_CONNECTPEERBGPCONFLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_NWMCONNECTPEERBGPCONF WITH DEFAULT KEY
.