User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 802
Default The communities attribute is not sent to neighbors
Mode VPNv4 Address Family Config Mode
6.10.2.43. neighbor active
This command is used to enable exchange of IPv6 routes with a neighbor. The neighbor address must be the
same IP address used in the neighbor remote-as command to create 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.
To disable exchange of IPv6 routes, use the no form of this command.
Format neighbor {<ipv4-address> | <ipv6-address> [interface {<slot/port> | vlan {1-4093}}] | autodetect
interface <slot/port>} activate
no neighbor {<ipv4-address> | <ipv6-address> [interface {<slot/port> | vlan {1-4093}}] | autodetect
interface <slot/port>} activate
Default None
Mode IPv6 Address Family Config Mode
IPv4 VRF Address Family
6.10.2.44. neighbor rfc5549-support
The enable advertisement of IPv4 routes over IPv6 next hops selectively to an external BGP IPv6 peer, use the
command neighbor rfc5549-support in BGP Router Configuration mode. This command may only be applied to
external BGP peers via single hop.
To disable advertisement/process of RFC 5549 routes for BGP neighbors, use the no form of the command.
Both enables the router to send both standard and extended community
attributes.
Fields
Definition
ipv4-address
IPv4 address of the neighboring router.
ipv6-address
IPv6 address of the neighboring router. Not support under IPv4 VRF address
family mode.
Interface
If the neighbors IPv6 address is a link local address, the local interface must be
specified as well. Not support under IPv4 VRF address family mode.
autodetect interface
The routing interface on which the neighbors IPv6 link local address is auto
detected.