
BGP Commands
©2008 Allied Telesis Inc. All rights reserved.
31.18
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
bgp default local-preference
This command changes the default local preference value.
The local preference indicates the preferred path when there are multiple paths to the same
destination. The path with the higher preference is preferred. Use this command to define the
preference of a particular path. The preference is sent to all routers and access servers in the
local autonomous system.
The
no
form reverts to the default setting.
Syntax
bgp default local-preference <
pref_value
>
no bgp default local-preference <
pref_value
>
Mode
Router mode
Examples
Parameter
Description
<
pref_value
>
<0-4294967295> Configure default local preference value. The default
local preference value is 100.
awplus#
configure terminal
awplus(config)#
router bgp 100
awplus(config-router)#
bgp default local-preference 2345555