Set 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)#route-map maporigin permit 10
DXS-3600-32S(config-route-map)#match as-path PATH_ACL
DXS-3600-32S(config-route-map)#set origin egp
DXS-3600-32S(config-route-map)#

53-19 set weight

This command is used to add a set command to specify the weight of BGP routes. Use the no form of this command to
delete this set command.
set weight NUMBER
no set weight
Parameters
NUMBER
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#route-map mapweight permit 10
DXS-3600-32S(config-route-map)#match as-path PATH_ACL
DXS-3600-32S(config-route-map)#set weight 30
DXS-3600-32S(config-route-map)#
53-20 show route-map
This command is used to show route map settings.
show route-map [MAP-NAME]
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Use this command to modify the BGP origin code route attribute. The origin code
(ORIGIN) is a well-known mandatory attribute that indicates the origin of the prefix
or, rather, the way in which the prefix was injected into BGP.
There are three origin codes, listed in order of preference:
IGP, meaning the prefix was originated from information learned from an interior
gateway protocol.
EGP, meaning the prefix originated from the EGP protocol, which BGP replaced.
Incomplete, meaning the prefix originated from some unknown source, for
example, redistribute.
You can verify your settings by entering the show route-map command.
This example shows how to add a set command to modify the origin code of routes.
Specifies the value of the weight The range is 0 to 65535.
None.
Route Map Configuration Mode.
Level: 8
Weights set by this command will override the weights specified by BGP neighbor
commands. In other words, the weights specified with the command set weight in
route map configuration mode override the weights specified with the command
neighbor weight in BGP router mode.
You can verify your settings by entering the show route-map command.
This example shows how to add a set command to modify the weight of BGP routes.
534

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents