49 neighbor collide-established, 50 neighbor default-originate, Neighbor collide – PLANET XGS3-24040 User Manual
Page 536: Established, Neighbor default, Originate
35-249
35.49 neighbor collide-established
Command: neighbor {
no neighbor {
Function: Enable the collision check and settlement in the TCP connection collision. The “no neighbor
{
settlement.
Parameter:
Default: Disabled and Unavailable.
Command Mode: route mode and address family mode
Usage Guide: This command is for settling the problem that multi-connection among peers due to TCP
connection collision. Connections created with this option on will always be check even at established
state. And it will be checked if local side IP is larger than partner IP when collides. If yes, the original
connection will be deleted, and if not the option will be configured to only checks when the connection
originated from local side at open sent and open confirm state.
Example:
Switch(config-router)#neighbor 10.1.1.64 collide-established
35.50 neighbor default-originate
Command: neighbor {
no neighbor {
Function: Configures whether enables transmitting default route to the specific neighbor. The “no
neighbor {
sending default route to neighbors.
Parameter:
Default: Not sending default route.
Command Mode: BGP route mode and address-family mode
Usage Guide: With this option, the default route of local side will be transmitted to partner, or else not.
It supplies with options of which one to supply the default route. if several neighbors of the partner supply
default route, the best one will be elected according to path selecting principles. According to route mirror,
it can be chosen when to send the default route.
Example: Set to transmit the local default route to neighbor 10.1.1.64
Switch(config-router)#neighbor 10.1.1.64 default-originate
Switch(config-router)#
Relevant Commands: route-map