Connectivity Guide

Table Of Contents
Usage Information Facilitates the BGP network migration operation and allows you to maintain existing AS numbers. The no version of
this command resets the value to the default.
Example (Neighbor)
OS10(conf-router-bgp-10)# neighbor lunar
OS10(conf-router-neighbor)# local-as 20
Example (Template)
OS10(conf-router-bgp-10)# template solar
OS10(conf-router-template)# local-as 20
Supported Releases 10.3.0E or later
log-neighbor-changes
Enables logging for changes in neighbor status.
Syntax
log-neighbor-changes
Parameters None
Default Enabled
Command Mode ROUTER-BGP
Usage Information OS10 saves logs which includes the neighbor operational status and reset reasons. To view the logs, use the show
bgp config command. The no version of this command disables the feature.
NOTE: To congure these settings for a non default VRF instance, you must rst enter the ROUTER-
CONFIG-VRF sub mode using the following commands:
1 Enter the ROUTER BGP mode using the router bgp as-number command.
2 From the ROUTER BGP mode, enter the ROUTER BGP VRF mode using the vrf vrf-name
command.
Example
OS10(conf-router-bgp-10)# log-neighbor-changes
Supported Releases 10.3.0E or later
maximum-paths
Congures the maximum number of equal-cost paths for load sharing.
Syntax
maximum-paths [ebgp number | ibgp number] maxpaths
Parameters
ebgp—Enable multipath support for external BGP routes.
ibgp—Enable multipath support for internal BGP routes.
number—Enter the number of parallel paths, from 1 to 64.
Default 64 paths
Command Mode ROUTER-BGP
Usage Information Dell EMC recommends not using multipath and add path simultaneously in a route reector. To recompute the best
path, use the clear ip bgp * command. The no version of this command resets the value to the default
368 Layer 3