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

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

Advertisement

Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router bgp 65100
DXS-3600-32S(config-router)#neighbor 192.168.1.1 remote-as 30000
DXS-3600-32S(config-router)#neighbor 192.168.1.1 maximum-prefix 10000
DXS-3600-32S(config-router)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router bgp 65100
DXS-3600-32S(config-router)#neighbor 192.168.1.1 remote-as 30000
DXS-3600-32S(config-router)#neighbor 192.168.1.1 maximum-prefix 10000 warning-only
DXS-3600-32S(config-router)#
7-45 neighbor next-hop-self
This command is used to configure the router as the next hop for a BGP-speaking peer or a peer group. To disable this
feature, use the no form of this command.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} next-hop-self
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} next-hop-self
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 65100
DXS-3600-32S(config-router)#neighbor 10.108.1.1 remote-as 30000
DXS-3600-32S(config-router)#neighbor 10.108.1.1 next-hop-self
DXS-3600-32S(config-router)#
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
In the following example, the maximum prefixes that will be received from the
192.168.1.1 neighbor are set to 10000.
This example shows how to set the maximum prefixes to 10000, and set the local
router to generate a log message instead of terminate the session when the
maximum-prefix limit is exceeded.
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.
This command is disabled by default.
Router Configuration Mode.
Address Family Configuration Mode (IPv4 Unicast, VPNv4 and VRF).
Level: 8. (EI Mode Only Command)
This command is useful in unmeshed networks (like Frame Relay or X.25) where
BGP neighbors may not have direct access to all other neighbors on the same IP
subnet.
If a neighbor belongs to a peer group, you can only configure the next-hop-self
attribute from the peer group.
Use the show ip bgp neighbors or show ip bgp peer-group command to verify
your settings.
This example shows how to force all updates destined for 10.108.1.1 to advertise
this router as the next hop.
98

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents