Neighbor Weight - D-Link DXS-3600-16S Manual

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

Advertisement

Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router bgp 100
DXS-3600-32S(config-router)#neighbor 172.16.10.10 update-source vlan 3
DXS-3600-32S(config-router)#

7-62 neighbor weight

This command is used to specify the weight to be associated with a specific neighbor. To remove a weight assignment,
use the no form of this command.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} weight NUMBER
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} weight
Parameters
IP-ADDRESS
PEER-GROUP-NAME
NUMBER
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 65200
DXS-3600-32S(config-router)#neighbor 10.4.4.4 weight 10000
DXS-3600-32S(config-router)#
7-63 network (BGP)
This command is used to configure the networks to be advertised by the Border Gateway Protocol (BGP) process. To
remove an entry from the routing table, use the no form of this command.
network NETWORK-ADDRESS [route-map MAP-NAME]
no network NETWORK-ADDRESS [route-map]
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Use this command in conjunction with any specified interface on the router. After this
command configured success, BGP neighbor's session will be rebuilt.
Use the show ip bgp neighbors or show ip bgp peer-group command to verify
your settings.
This example shows how to set the update-source interface of neighbor
172.16.10.10 to VLAN interface 3.
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 weight to assign. Acceptable values are from 0 to 65535.
Routes learned from another BGP peer have a default weight of 0 and routes
sourced by the local router have a default weight of 32768.
Router Configuration Mode.
Address Family Configuration Mode (VRF).
Level: 8. (EI Mode Only Command)
The weight specified by this command determine the weight to be associated the
routes learned from the specified neighbor.
Use the show ip bgp neighbors or show ip bgp peer-group command to verify
your settings.
This example shows how to set the weight of the neighbor 10.4.4.4 to 10000.
112

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents