Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-39
ip bgp aggregate-address local-preference
Configures the local preference attribute value for this BGP aggregate. This value will override the default 
local preference value; it is used when announcing this aggregate to internal peers.
ip bgp aggregate-address ip_address ip_mask local-preference value
no ip bgp aggregate-address ip_address ip_mask local-preference value
Syntax Definitions
ip_address
An IP address for the aggregate route. 
ip_mask
A 32-bit subnet mask that determines how many bits of the IP address 
denote the network number.
value
The local preference attribute. The valid range is 0–4294967295
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to set the local preference back to the default value.
• You can specify that this route use the default local preference value for the AS by specifying zero (0). 
In this case the local preference for this route will take the default local preference value set for this AS 
(defined in the 
 command).
Examples
-> ip bgp aggregate-address 172.22.2.115 255.255.255.0 local-preference 200
-> no ip bgp aggregate-address 172.22.2.115 255.255.255.0 local-preference 200
Release History
Release 6.1; command was introduced.
Related Commands
parameter
default
value
0
Sets the default local preference value for this AS.