Skip to content

/AWS1/CL_NWM=>CREATECONNECTPEER()

About CreateConnectPeer

Creates a core network Connect peer for a specified core network connect attachment between a core network and an appliance. The peer address and transit gateway address must be the same IP address family (IPv4 or IPv6).

Method Signature

IMPORTING

Required arguments:

IV_CONNECTATTACHMENTID TYPE /AWS1/NWMATTACHMENTID /AWS1/NWMATTACHMENTID

The ID of the connection attachment.

IV_PEERADDRESS TYPE /AWS1/NWMIPADDRESS /AWS1/NWMIPADDRESS

The Connect peer address.

Optional arguments:

IV_CORENETWORKADDRESS TYPE /AWS1/NWMIPADDRESS /AWS1/NWMIPADDRESS

A Connect peer core network address. This only applies only when the protocol is GRE.

IO_BGPOPTIONS TYPE REF TO /AWS1/CL_NWMBGPOPTIONS /AWS1/CL_NWMBGPOPTIONS

The Connect peer BGP options. This only applies only when the protocol is GRE.

IT_INSIDECIDRBLOCKS TYPE /AWS1/CL_NWMCONSTRAINEDSTRLS00=>TT_CONSTRAINEDSTRINGLIST TT_CONSTRAINEDSTRINGLIST

The inside IP addresses used for BGP peering.

IT_TAGS TYPE /AWS1/CL_NWMTAG=>TT_TAGLIST TT_TAGLIST

The tags associated with the peer request.

IV_CLIENTTOKEN TYPE /AWS1/NWMCLIENTTOKEN /AWS1/NWMCLIENTTOKEN

The client token associated with the request.

IV_SUBNETARN TYPE /AWS1/NWMSUBNETARN /AWS1/NWMSUBNETARN

The subnet ARN for the Connect peer. This only applies only when the protocol is NO_ENCAP.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_NWMCREATECNCTPEERRSP /AWS1/CL_NWMCREATECNCTPEERRSP