Parameter interface
作的参数。
属性
| as |
AS 路径列表。 |
| community | BGP 社区列表。 |
| route |
路由前缀列表。 |
属性详细信息
asPath
AS 路径列表。
asPath?: string[]
属性值
string[]
community
BGP 社区列表。
community?: string[]
属性值
string[]
routePrefix
路由前缀列表。
routePrefix?: string[]
属性值
string[]