CreateBgpPeer
Region:
China (Hangzhou)
Request Parameters
Required
RegionIdThe ID of the regio...
BgpGroupIdThe ID of the BGP g...
PeerIpAddressThe IP address of t...
EnableBfdSpecifies whether t...
Please select a Boolean value
ClientTokenThe client token th...
IpVersionThe IP version
BfdMultiHopThe BFD hop count
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Request Parameters

Field NameField Details
RegionIdstring

The ID of the region to which the BGP group belongs.View Details...

Example:cn-shanghaiReference Value Source:
    DescribeRegions
BgpGroupIdstring

The ID of the BGP group.

Example:bgpg-wz9f62v4fbg****Reference Value Source:
    CreateBgpGroup
    DescribeBgpGroups
PeerIpAddressstring

The IP address of the BGP peer.

Example:116.62.XX.XXReference Value Source:
    DescribeBgpPeers
EnableBfdboolean

Specifies whether to enable the Bidirectional Forwarding Detection (BFD) feature. Valid values:View Details...

Example:true
ClientTokenstring

The client token that is used to ensure the idempotence of the request.View Details...

Example:123e4567-e89b-12d3-a456-426655440000
IpVersionstring

The IP version. Valid values:View Details...

Example:IPv4
BfdMultiHopinteger<int32>

The BFD hop count. Valid values: 1 to 255.View Details...

Example:3

Response Parameters

Field NameField Details
BgpPeerIdstring

The ID of the BGP peer.

Example:bgp-m5eoyp2mwegk8ce9v****
RequestIdstring

The ID of the request.

Example:D4B7649A-61BB-4C64-A586-1DFF1EDA6A42
Change History
No Change History found.