Configure Bgp Neighbor Weight - Extreme Networks ExtremeWare Command Reference Manual

Hide thumbs Also See for ExtremeWare:
Table of Contents

Advertisement

BGP Commands

configure bgp neighbor weight

configure bgp neighbor [<ip address> | all] weight <weight>
Description
Assigns a locally-used weight to a neighbor connection for the route selection algorithm.
Syntax Description
ip address
all
weight
Default
0.
Usage Guidelines
All routes learned from this peer are assigned the same weight. The route with the highest weight is
more preferable when multiple routes are available to the same network. The range is 0 to 4294967295.
BGP selects routes based on the following precedence (from highest to lowest):
• higher weight
• higher local preference
• shortest length (shortest AS path)
• lowest origin code
• lowest MED
• route from external peer
• lowest cost to Next Hop
• lowest routerID
Example
The following command assigns a locally used weight of 10 to a neighbor connection:
configure bgp neighbor 192.168.1.5 weight 10
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
1426
Specifies an IP address.
Specifies all neighbors.
Specifies a BGP neighbor weight.
ExtremeWare Software 7.3.0 Command Reference Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware 7.3.0

Table of Contents