Default-local-preference (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual

Page 242

Advertising
background image

204

Network OS Command Reference

53-1003115-01

default-local-preference (BGP)

2

default-local-preference (BGP)

Enables setting of a local preference value to indicate a degree of preference for a route relative to
that of other routes.

Synopsis

default-local-preference num

no default-local-preference

Operands

num

Local preference value. Range is from 0 through 65535.

Defaults

The default local preference is 100.

Command Modes

BGP configuration mode

Description

Local preference indicates a degree of preference for a route relative to that of other routes. BGP4
neighbors can send the local preference value as an attribute of a route in an UPDATE message.
Use this command to change the local preference value.

Usage Guidelines

Use the no form of this command to restore the default.

Examples

switch(config)# rbridge-id 10

switch(config-rbridge-id-10)# router bgp

switch(config-bgp-router)# default-local-preference 200

See Also

None

Advertising