Config Bgp Peer_Group <Peer_Group_Name; Create Bgp Neighbor [[<Ipaddr> | <Ipv6Addr>] - D-Link xStack DGS-3620 Reference Manual

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
After this command is executed, all peers belonging to this peer group, which are generated with
no indicated AS number, will change their AS number to the same value as the peer group's, stop
and restarted values. If the peer group remote AS has a value of zero, it means "no remote_as",
and members that are generated with no indicated AS number will be deleted.
Format
config bgp peer_group <peer_group_name 16> [remote_as <as_number 0-4294967295> |
[add | delete] [<ipaddr> | <ipv6addr>]]
Parameters
<peer_group_name 16> - This is the name of the BGP peer group. This name can be up to 16
characters long.
remote_as - The number of autonomous systems to which the peer group belongs to.
<as_number 0-4294967295> - Enter the remote AS value here. This value must be between
0 and 4294967295.
add - Specifies to add an IP address.
delete - Specifies to delete an IP address.
<ipaddr> - Enter the IPv4 address to be added or deleted here.
<ipv6addr> - Enter the IPv6 address to be added or deleted here.
Restrictions
Only Administrators, Operators and Power-Users can issue this command. (EI Mode Only
Command)
Example
To delete a member from the peer group named local:
DGS-3620-28PC:admin#
Command: config bgp peer_group local delete 10.2.2.2
Success.
DGS-3620-28PC:admin#
To set a peer group named local remote_as to 50:
DGS-3620-28PC:admin#
Command: config bgp peer_group local remote_as 50
Success.
DGS-3620-28PC:admin#
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.
config bgp peer_group local delete 10.2.2.2
config bgp peer_group local remote_as 50
184

Advertisement

Table of Contents
loading

Table of Contents