Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
BGP Commands
OmniSwitch CLI Reference Guide
September 2009
page 44-197
ip bgp neighbor ipv6-nexthop 
Configures the IPv6 next hop addresses for the IPv6 prefixes advertised between BGP peers.
 
These BGP 
peers are identified by their IPv4 addresses.
ip bgp neighbor ip_address ipv6-nexthop ipv6_address
Syntax Definitions
ip_address
The 32-bit IPv4 address of the neighbor.
ipv6_address 
A 128-bit global IPv6 address to be used as the next hop for IPv6 routes 
being advertised to this BGP speaker.
Defaults
By default, the IPv6 next hop value is set to all zeros.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• To reset the IPv6 next hop value, enter an all-zero address.
• For internal BGP (IBGP) peers, the IPv6 next hop is used only if the peer next-hop-self option is 
configured.
• For external BGP (EBGP) peers, the IPv6 next hop is used for all the advertised IPv6 routes.
Examples
-> ip bgp neighbor 1.0.0.1 ipv6-nexthop 2001:100:3:4::1
-> ip bgp neighbor 1.0.0.1 ipv6-nexthop ::
Release History
Release 6.1.5; command was introduced.
Related Commands
MIB Objects
alaBgpPeerTable
alaBgpPeerAddr
alaBgpPeerIpv6NextHop
Displays the configured IPv6 BGP peers.