Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
page 44-60
OmniSwitch CLI Reference Guide
September 2009
ip bgp neighbor default-originate
Enables or disables BGP peer default origination.
ip bgp neighbor ip_address default-originate
no ip bgp neighbor ip_address default-originate
Syntax Definitions
ip_address
32-bit IP address of the neighbor. 
Defaults
This command is disabled by default.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to disable this feature.
• When this command is enabled, the local BGP speaker advertises itself as a default to the peer. Such a 
default route overrides any learned default (propagation) and outbound policy. The default route 0.0.0.0 
does not need to exist on the local router. 
Examples
-> ip bgp neighbor 172.22.2.115 default-originate
-> no ip bgp neighbor 172.22.2.115 default-originate
Release History
Release 6.1; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable
alaBgpPeerAddr
alaBgpPeerDefaultOriginate
Creates or deletes a BGP peer.