xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
150
12-3
create bgp
Description
This command is used to create a BGP process. It’s AS number must be set. When BGP protocol
starts, it must belong to a single AS. The user must set the AS number before configuring any of
the other attributes.
Format
create bgp <as_number 1-65535>
Parameters
<as_number 1-65535>
- Specifies the BGP AS number. This value must be between 1 and
65535.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command. (EI Mode Only
Command)
Example
To create a BGP process:
DGS-3620-28SC:admin# create bgp 100
Command: create bgp 100
Success.
DGS-3620-28SC:admin#
12-4
delete bgp
Description
This command is used to delete the BGP process. The AS number must be specified. When the
BGP process is deleted, all peer and route information from BGP will be deleted. Route entries
redistributed from BGP must also be canceled.
Format
delete bgp <as_number 1-65535>
Parameters
<as_number 1-65535>
- Specifies the BGP AS number. This value must be between 1 and
65535.