Neighbor Activate - NETGEAR M6100 Series Reference Manual

Hide thumbs Also See for M6100 Series:
Table of Contents

Advertisement

Format
maximum-paths igbp number-of-paths
Mode
IPv6 Address Family Config
Parameter
Description
number-of-paths
The maximum number of next hops in a BGP router. The range is from 1 to 32 unless the platform or
SDM template further restricts the range.
no maximum-paths igbp (IPv6 Address Family Config)
Use this command to reset back to the default the number of ECMP next hops BGP may
include in an ECMP route derived from IPv6 routes received from neighbors within the local
autonomous system.
Format
no maximum-paths igbp
Mode
IPv6 Address Family Config

neighbor activate

To enable exchange of IPv6 routes with a neighbor, use the neighbor activate command in
IPv6 Address Family Configuration mode. The neighbor address must be the same IP
address used in the neighbor remote-as command to create the peer.
When IPv6 is enabled or disabled for a neighbor, the adjacency is brought down and
restarted to communicate to the change to the peer. You should completely configure IPv6
policy for the peer before activating the peer.
Default
Exchange of IPv6 routes is disabled by default.
Format
neighbor ipv4-address activate
Mode
IPv6 Address Family Config
Parameter
Description
ipv4-address
The IPv4 address of a peer.
Command example:
The following example enables the exchange of IPv6 routes with the external peer at
172.20.1.2 and sets the next hop for IPv6 routes sent to that peer:
(R1) (Config)# router bgp 1
(R1) (Config-router)# neighbor 172.20.1.2 remote-as 2
(R1) (Config-router)# address-family ipv6
(R1) (Config-router-af)# neighbor 172.20.1.2 activate
(R1) (Config-router-af)# neighbor 172.20.1.2 route-map SET-V6-NH out
(R1) (Config-router-af)# exit
(R1) (Config-router)# exit
M6100 Series Switches
Border Gateway Protocol Commands
818

Advertisement

Table of Contents
loading

Table of Contents