D-Link xStack Reference Manual page 133

Dgs-3600 series layer 3 managed gigabit ethernet switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack
config bgp neighbor general
Parameters
Restrictions
Example usage:
To configure the EBGP multi-hop to 2:
DGS-3627:admin#
config bgp neighbor general 10.100.200.1 ebgp_multihop 2
Command: config bgp neighbor general 10.100.200.1 ebgp_multihop 2
Success.
DGS-3627:admin#
config bgp neighbor timer
Purpose
Syntax
Description
Parameters
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
<ipaddr> - Specifies the IP address of the neighbor to be configured.
<peer_group_name> - Specifies the peer group to be configured.
ebgp_multihop - Specifies the TTL of the BGP packet sent to the neighbor. For an EBGP
neighbor the default setting is 1. This means only direct connected neighbors are allowed.
weight - The valid range is from 0 to 65535.
If this is not specified, the routes learned through another BGP peer will have a default weight
of 0.
Routes sourced by the local router have a weight of 32768. It cannot be changed.
update_source - Specifies an interface to be used by BGP sessions for TCP connection. By
default, this parameter is not set.
send_community - This specifies the communities attribute to be sent to the BGP neighbor.
standard - Only standard communities will be sent.
none - No communities will be sent. The default value is none.
remove_private_as - If this setting is set to enable, the private AS number in the AS path
attribute of the BGP update packets will be dropped. By default, the setting is disabled.
allowas_in - If the allowas_in setting is enabled, the BGP router's self AS is allowed in the AS
path list. By default, the allowas_in setting is disabled. If no number is supplied, the default
value of three times is used.
next_hop_self - Enable or disable the next hop self attribute. By default, this setting is
disabled.
soft_reconfiguration_inbound - Specifies to enable or disable the inbound soft reconfiguration
function. By default, this setting is disabled.
default_originate - Specifies to enable or disable the default originate function. By default, this
setting is disabled.
Only Administrator and Operator-level users can issue this command.
This command is used to configure the BGP neighbor's timer attribute.
config bgp neighbor timer [<ipaddr> | peer_group <peer_group_name 16>] {
advertisement_interval [<sec 0-600> | default ] | [ keepalive <sec 0-65535> holdtime
<sec 0-65535> |default_keepalive_holdtime ] | as_origination_interval [<sec 1-600> |
default] | connect [<sec 1-65535> | default ]}(1)
advertisement_interval: If an advertised route is flapping, this usually occurs when an
interface is unstable. As a result, a lot of UPDATE and WITHDRAWN messages will be sent.
One method to control the flooding of these messages is to set a minimum advertisement
interval.
<ipaddr> - Specifies the IP address of the neighbor to be configured.
<peer_group_name> - Specifies the peer group to be configured.
advertisement_interval - It specifies the interval at which the BGP process sends update
129

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents