D-Link DXS-3600-16S Manual page 98

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

7-35 neighbor activate
This command is used to enable the exchange of information with a Border Gateway Protocol (BGP) neighbor. Use the
no form of this command to disable the exchange of information with a BGP neighbor.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} activate
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} activate
Parameters
IP-ADDRESS
PEER-GROUP-NAME
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router bgp 100
DXS-3600-32S(config-router)#neighbor 10.4.4.4 remote-as 65101
DXS-3600-32S(config-router)#no neighbor 10.4.4.4 activate
DXS-3600-32S(config-router)#
7-36 neighbor advertisement-interval
This command is used to set the minimum interval between sending Border Gateway Protocol (BGP) routing updates.
Use the no command to return to the default configuration.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} advertisement-interval SECONDS
no neighbor {IP-ADDRESS | PEER-GROUP-NAME } advertisement-interval
Parameters
IP-ADDRESS
PEER-GROUP-NAME
SECONDS
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies the IP address of the BGP peer.
Specifies the name of a Border Gateway Protocol (BGP) peer group. The maximum
length is 16 characters.
The exchange of addresses with BGP neighbors is enabled for the IPv4 unicast
address family and is disabled for the VPNv4 address family if the default IPv4
unicast is enabled.
Router Configuration Mode.
Address Family Configuration Mode (IPv4 Unicast, VPNv4 and VRF).
Level: 8. (EI Mode Only Command)
If you specify a BGP peer group by using the PEER-GROUP-NAME argument, all
the members of the peer group will inherit the characteristic configured with this
command. It is not allowed to disable an active peer group.
When using the no form of this command, the exchange of addresses with a BGP
neighbor is disabled for the IPv4 address family, and the connection will be torn
down, so the following log message will be generated:
[BGP(2):] BGP connection is normally closed (Peer:<ipaddress>)
where the <ipaddress> is the address of the peer.
Use the show ip bgp neighbors or show ip bgp peer-group command to verify
your settings.
This example shows how to disable address exchange for neighbor 10.4.4.4
Specifies the IP address of the BGP peer.
Specifies the name of a Border Gateway Protocol (BGP) peer group. The maximum
length is 16 characters.
Specifies the interval, in seconds, between the sending of UPDATE messages. The
range is from 0 to 600. If this value is set to zero, the update or withdrawn message
will be sent immediately.
90

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents