Users Guide

Table Of Contents
Layer 3 Routing Commands 1290
N20xx 1-1
Configure the data-center version of the desired SDM template to increase
the ECMP paths.
Command History
Introduced in version 6.2.0.1 firmware.
Example
console(config-router-af)#maximum-paths ibgp 5
neighbor activate
Use this command to enable the exchange of IPv6 routes with a neighbor. To
disable the exchange of IPv6 addresses, use the no form of this command.
Syntax
neighbor { ip-address | ipv6-address [ interface interface-id ]| autodetect
interface interface-id }} activate
no neighbor { ip-address | ipv6-address [ interface interface-id ]| autodetect
interface interface-id }} activate
ip-address
—The IP address of a peer.
ipv6-address—The IPv6 address of a peer.
interface-id — If the neighbor’s IPv6 address is a link local address, the
local interface must also be specified. This must be a VLAN routing
interface and is specified using the VLAN keyword.
autodetect interface interface-id
—(Optional) The routing interface on
which the neighbor’s link local IPv6 address is auto detected. The
interface-id must be a VLAN routing interface. Range is 1–4093.
Default Configuration
The exchange of IPv6 routes is disabled by default.
Command Mode
IPv4 Address Family Configuration mode, IPv6 Address Family
Configuration mode