59 neighbor next-hop-self, 60 neighbor override-capability, Neighbor next – PLANET XGS3-24042 User Manual
Page 659: Self, Neighbor override, Capability

37-298
Configure the maximum number of route prefix from neighbor 10.1.1.64 is 12, and it warns when the
number of route prefix reaches 6, and the connection will be cut when the number hit 13.
Switch(config-router)#neighbor 10.1.1.64 maximum-prefix 12 50
37.59 neighbor next-hop-self
Command:
neighbor {
no neighbor {
Function:
Ask the neighbor to point the route nexthop sent by the local side to local side. The “no neighbor
{
Parameter:
Default:
Not configured by default.
Command Mode:
BGP route mode and address-family mode
Usage Guide:
In the EBGP environment, the nexthop will automatically point to the source neighbor. However in
IBGP environment, the nexthop remains the same for route in the same segment. If it is not
broadcast network, errors will be encountered. This command is for force self as the nexthop of the
neighbor under IBGP.
Example:
Switch(config-router)#neighbor 10.1.1.66 next-hop-self
37.60 neighbor override-capability
Command:
neighbor {
no neighbor {
Function:
Whether enable overriding capability negotiation. The “no neighbor {
override-capability” command restores the capability negotiation.