bgp confederation peers

Syntax

bgp confederation peersno bgp bgp confederation peers

Description

配置边界网关协议联盟同行都相同and different sub-autonomous system to establish an eBGP membership. You can configure a list of AS numbers separated by spaces.

Thenoform of this command disables the peer session and deletes the peer information.

Command context

config-bgp

Parameters

Specifies the autonomous system numbers to establish an eBGP membership. Range: 64512-65535.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring peers with ASNs:
switch(config-bgp)#bgp confederation peers 64512 64513
Disabling peers and deleting the peer information:
switch(config-bgp)#no bgp confederation peers 64512