User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 801
6.10.2.41. neighbor send-community
This command is used to configure the router to send the BGP community attributes in Update messages to a
specific neighbor.
To revert to default configuration, use the no form of this command.
Format neighbor {<ipv4-address> | <ipv6-address> [interface {<slot/port> | vlan {1-4093}}] | autodetect
interface <slot/port>} send-community
no neighbor {<ipv4-address> | <ipv6-address> [interface {<slot/port> | vlan {1-4093}}] | autodetect
interface <slot/port>} send-community
Default The communities attribute is not sent to neighbors
Mode Router BGP Config Mode
IPv6 Address Family Config Mode
IPv4 VRF Address Family
6.10.2.42. neighbor send-community extended
This command is used to configure the router to send the BGP community attributes in Update messages to a
specific neighbor. The BGP community attributes can be configurable.
To disable the exchange of VPNv4 prefixes with the neighbor, use the no form of this command.
Format neighbor <ipv4-address> send-community <extended | both>
no neighbor <ipv4-address> send-community <extended | both>
Fields
Definition
ipv4-address
IPv4 address of the neighboring router.
ipv6-address
IPv6 address of the neighboring router. Not support IPv4 VRF addres family
mode.
Interface
If the neighbors IPv6 address is a link local address, the local interface must be
specified as well. Not support IPv4 VRF address family mode.
autodetect interface
The routing interface on which the neighbors IPv6 link local address is auto
detected.
Fields
Definition
ipv4-address
IPv4 address of the neighboring router.
extended | both
One of the following:
Extended enables the router to send only extended community attributes.