Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-41
ip bgp aggregate-address metric
Configures the MED attribute value for a BGP aggregate. This value is used when announcing this aggre-
gate to internal peers; it indicates the best exit point from the AS.
ip bgp aggregate-address ip_address ip_mask metric value
no ip bgp aggregate-address ip_address ip_mask metric value
Syntax Definitions
ip_address
A 32-bit IP address. 
ip_mask
A 32-bit subnet mask that determines how many bits of the IP address 
denote the network number.
value
The MED 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 reset the aggregate metric back to its default value.
• The default value of zero indicates that a MED will not be sent for this aggregate. When a MED value 
is missing for a route, BGP will determine a MED value based upon the settings specified in the 
Examples
-> ip bgp aggregate-address 172.22.2.115 255.255.255.0 metric 0
-> no ip bgp aggregate-address 172.22.2.115 255.255.255.0 metric 0
Release History
Release 6.1; command was introduced.
parameter
default
value
0