Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
BGP Commands
page 44-232
OmniSwitch CLI Reference Guide
September 2009
ipv6 bgp neighbor default-originate
Enables or disables the BGP local speaker to advertise a default route to the peer.
ipv6 bgp neighbor ipv6_address [default-originate]
no ipv6 bgp neighbor ipv6_address [default-originate]
Syntax Definitions
ipv6_address
The 128-bit IPv6 address for the neighbor. 
Defaults
This default-originate parameter is disabled by default.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to disable the BGP peer default origination.
• When this command is enabled, the local BGP speaker advertises the default route to the peer. Such a 
default route overrides any learned default (propagation) and outbound policy. The default route 
::/0
 
does not need to exist on the local router. 
• If the peer is capable of exchanging IP as well as IPv6 prefixes, the default route for both IP and IPv6 
is advertised.
Examples
-> ipv6 bgp neighbor 2001::1 default-originate
-> no ipv6 bgp neighbor 2001::1 default-originate
Release History
Release 6.1.5; command was introduced.
Related Commands
MIB Objects
alaBgpPeer6Table
alaBgpPeer6Addr
alaBgpPeer6DefaultOriginate
Displays the configured IPv6 BGP peers.