public class BGPConnection
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
Integer |
localAsn
本地 BGP 的 ASN。
|
String |
password
用于验证 BGP MD5 认证的对等体的共享密钥。
|
Integer |
peerAsn
远程 BGP 对等体的 ASN。
|
String |
peerIpAddress
BGP 对等体的 IP 地址。
|
| Constructor and Description |
|---|
BGPConnection() |
Copyright © 2025. All rights reserved.