6-11
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] default ipv4-unicast
default local-preference (BGP/BGP-VPN instance view)
Syntax
default local-preference
value
undo default local-preference
View
BGP view, BGP-VPN instance view
Default Level
2: System level
Parameters
value
: Default local preference, in the range 0 to 4294967295. The larger the value is, the higher the
preference is.
Description
Use the
default local-preference
command to configure the default local preference.
Use the
undo default local-preference
command to restore the default value.
By default, the default local preference is 100.
Using this command can affect BGP route selection.
Examples
# In BGP view, set the default local preference to 180.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] default local-preference 180
# In BGP-VPN instance view, set the default local preference to 180 (the VPN has been created).
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family vpn-instance vpn1
[Sysname-bgp-vpn1] default local-preference 180
default med (BGP/BGP-VPN instance view)
Syntax
default med
med-value
undo default med
View
BGP view, BGP-VPN instance view
Default Level
2: System level