/AWS1/CL_NWMCONNECTPEERCONF¶
Describes a core network Connect peer configuration.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_corenetworkaddress
TYPE /AWS1/NWMIPADDRESS
/AWS1/NWMIPADDRESS
¶
The IP address of a core network.
iv_peeraddress
TYPE /AWS1/NWMIPADDRESS
/AWS1/NWMIPADDRESS
¶
The IP address of the Connect peer.
it_insidecidrblocks
TYPE /AWS1/CL_NWMCONSTRAINEDSTRLS00=>TT_CONSTRAINEDSTRINGLIST
TT_CONSTRAINEDSTRINGLIST
¶
The inside IP addresses used for a Connect peer configuration.
iv_protocol
TYPE /AWS1/NWMTUNNELPROTOCOL
/AWS1/NWMTUNNELPROTOCOL
¶
The protocol used for a Connect peer configuration.
it_bgpconfigurations
TYPE /AWS1/CL_NWMCONNECTPEERBGPCONF=>TT_CONNECTPEERBGPCONFLIST
TT_CONNECTPEERBGPCONFLIST
¶
The Connect peer BGP configurations.
Queryable Attributes¶
CoreNetworkAddress¶
The IP 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 IP address of the 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 |
InsideCidrBlocks¶
The inside IP addresses used for a Connect peer configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INSIDECIDRBLOCKS() |
Getter for INSIDECIDRBLOCKS, with configurable default |
ASK_INSIDECIDRBLOCKS() |
Getter for INSIDECIDRBLOCKS w/ exceptions if field has no va |
HAS_INSIDECIDRBLOCKS() |
Determine if INSIDECIDRBLOCKS has a value |
Protocol¶
The protocol used for a Connect peer configuration.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PROTOCOL() |
Getter for PROTOCOL, with configurable default |
ASK_PROTOCOL() |
Getter for PROTOCOL w/ exceptions if field has no value |
HAS_PROTOCOL() |
Determine if PROTOCOL has a value |
BgpConfigurations¶
The Connect peer BGP configurations.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BGPCONFIGURATIONS() |
Getter for BGPCONFIGURATIONS, with configurable default |
ASK_BGPCONFIGURATIONS() |
Getter for BGPCONFIGURATIONS w/ exceptions if field has no v |
HAS_BGPCONFIGURATIONS() |
Determine if BGPCONFIGURATIONS has a value |