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

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

Advertisement

7-59 neighbor timers
This command is used to set the timers for a specific BGP peer or a peer group. Use the no form of this command to
return to the default value of the global setting.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} timers KEEP-ALIVE HOLD-TIME
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} timers
Parameters
IP-ADDRESS
PEER-GROUP-NAME
KEEP-ALIVE
HOLD-TIME
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router bgp 10
DXS-3600-32S(config-router)#neighbor 172.16.10.10 remote-as 65300
DXS-3600-32S(config-router)#neighbor 172.16.10.10 timers 120 360
DXS-3600-32S(config-router)#
7-60 neighbor unsuppress-map
This command is used to selectively advertise routes previously suppressed by the aggregate-address command. Use
the no form of this command to remove the route map.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} unsuppress-map MAP-NAME
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} unsuppress-map
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.
Specifies the frequency (in seconds) with which the software sends keepalive
messages to its peer. The default is 60 seconds. The range is from 0 to 65535.
Specifies the interval (in seconds) after not receiving a keepalive message that the
software declares a peer dead. The default is 180 seconds. The range is from 0 to
65535.
KEEPALIVE: 60 seconds
HOLDTIME: 180 seconds
Router Configuration Mode.
Address Family Configuration Mode (VRF).
Level: 8. (EI Mode Only Command)
KEEP-ALIVE specifies the interval at which a keepalive message is sent to its peers.
The system will declare a peer as dead if not receiving a keepalive message until the
hold time.
If the holdtime is zero, the hold time will never expire. If the keepalive is set to zero,
the keepalive message will never be sent out
It is recommended that the holdtime value is three times than the keepalive timer.
The timers configured for a specific neighbor or peer group override the timers
configured for all BGP neighbors using the timers bgp command.
Use the show ip bgp neighbors or show ip bgp peer-group command to verify
your settings.
This example shows how to configure the KEEP-ALIVE timer to 120 seconds and
HOLDTIME timer to 360 seconds for the neighbor 172.16.10.10
110

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents