xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
166
12-20
create bgp neighbor
Description
The command is used to create a BGP neighbor. Either a single router or a peer group can be
created as neighbor.
If the created neighbor has a single IP address, the remote AS must be specified. A peer group
must be specified of which this BGP speaking neighbor belongs to, and in this condition, a remote
AS must be specified to the peer group first.
If the created neighbor is a peer group, then the remote AS cannot be specified here. The remote
AS must specified by using the “config peer_group remote_as” command.
Format
create bgp neighbor [<ipaddr> [remote_as <as_number 1-65535> | peer_group
<peer_group_name 16>] | peer_group <peer_group_name 16>]
Parameters
<ipaddr>
- Enter the IP address of the BGP speaking neighbor here.
remote_as
- The number of Autonomous Systems to which the neighbor belongs.
<as_number 1-65535>
- Enter the remote AS number here. This value must be between 1
and 65535.
peer_group
- Specifies the peer group to be created and added as a neighbor.
<peer_group_name 16>
- Enter the peer group name here. This name can be up to 16
characters long.
peer_group
- Specifies the peer group to be created and added as a neighbor.
<peer_group_name 16>
- Enter the peer group name here. This name can be up to 16
characters long.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command. (EI Mode Only
Command)
Example
To create a neighbor peer whose address is 10.10.10.2:
DGS-3620-28SC:admin# create bgp neighbor 10.10.10.2 remote_as 10
Command: create bgp neighbor 10.10.10.2 remote_as 10
Success.
DGS-3620-28SC:admin#
12-21
delete bgp neighbor
Description
This command is used to delete the BGP neighbor.
Содержание xStack DGS-3620-52P
Страница 1: ...xStack DGS 3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide I...
Страница 142: ...xStack DGS 3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide 137 DGS 3620 28SC admin...
Страница 436: ...xStack DGS 3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide 431 DGS 3620 28SC admin...
Страница 635: ...xStack DGS 3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide 630 Success DGS 3620 28SC admin...