![](/images/new-backgrounds/1191620/191620251x1.webp)
BGP and BGP4+ Commands
bgp default local-preference (BGP)
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 default local preference value that the switch will advertise for the routes it sends. The preference is sent to all routers and access servers in the local autonomous system.
The no variant of this command reverts to the default local preference value of 100.
Syntax bgp default
no bgp default
Parameter Description
Default By default the
Mode Router Configuration
Examples
awplus# | configure terminal |
awplus(config)# | router bgp 100 |
| bgp default |
awplus# | configure terminal |
awplus(config)# | router bgp 100 |
| no bgp default |
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
3.28 | AlliedWare PlusTM Operating System - Software Version |