User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 789
Default None
Mode Router BGP Config Mode
IPv4 VRF Address Family
6.10.2.25. neighbor update-source
This command is used to configure BGP to use the IP address on the specific routing interface as the source
address for the TCP connection with a neighbor.
To use the primary IP address on the outgoing interface to the neighbor for the TCP connection, use the no form
of this command.
Format neighbor {<ipv4-address> | <ipv6-address> [interface {<slot/port> | vlan {1-4093}}] | autodetect
interface <slot/port>} update-source {<slot/port> | loop <loop interface number> | vlan <vlan id>}
[encrypted]
no neighbor {<ipv4-address> | <ipv6-address> [interface {<slot/port> | vlan {1-4093}}] | autodetect
interface <slot/port>} update-source
Default Disable
Use the primary IP address on the outgoing interface to the neighbor.
Mode Router BGP Config Mode
IPv4 VRF Address Family
6.10.2.26. neighbor description
This command is used to record a text description for a neighbor. This description is informational and has no
functional impact.
To remove the description, use the no form of this command.
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.
slot/port
Valid slot and port number separated by forward slashes.
loop interface number
The valid value is from 0 to 63.
vlan id
The valid value is from 1 to 4093.