/AWS1/CL_DCO=>DELETEBGPPEER()
¶
About DeleteBGPPeer¶
Deletes the specified BGP peer on the specified virtual interface with the specified customer address and ASN.
You cannot delete the last BGP peer from a virtual interface.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_VIRTUALINTERFACEID
TYPE /AWS1/DCOVIRTUALINTERFACEID
/AWS1/DCOVIRTUALINTERFACEID
¶
The ID of the virtual interface.
IV_ASN
TYPE /AWS1/DCOASN
/AWS1/DCOASN
¶
The autonomous system (AS) number for Border Gateway Protocol (BGP) configuration.
IV_CUSTOMERADDRESS
TYPE /AWS1/DCOCUSTOMERADDRESS
/AWS1/DCOCUSTOMERADDRESS
¶
The IP address assigned to the customer interface.
IV_BGPPEERID
TYPE /AWS1/DCOBGPPEERID
/AWS1/DCOBGPPEERID
¶
The ID of the BGP peer.