Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
BGP Commands
page 44-234
OmniSwitch CLI Reference Guide
September 2009
ipv6 bgp neighbor ipv4-nexthop 
Configures the IPv4 next hop addresses for IPv4 prefixes advertised between BGP peers. These BGP peers 
are identified by their IPv6 addresses.
ipv6 bgp neighbor ipv6_address [ipv4-nexthop ip_address]
Syntax Definitions
ipv6_address
The 128-bit IPv6 address for the BGP peer.
ip_address
The 32-bit IP address of the next hop.
Defaults
By default, the IPv4 next hop value is set to all zeros.
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
To reset the IPv4 next hop value, enter an all-zero address.
Examples
-> ipv6 bgp neighbor 2004::1 ipv4-nexthop 172.22.2.115
-> ipv6 bgp neighbor 2004::1 ipv4-nexthop 0.0.0.0
Release History
Release 6.1.5; command was introduced.
Related Commands
MIB Objects
alaBgpPeer6Table
alaBgpPeer6Addr
alaBgpPeer6Ipv4NextHop
.Displays the configured IPv6 BGP peers.