Command Line Reference Guide

max-paths
Configure the maximum number of parallel routes (multipath support) BGP supports.
S5000
Syntax
max-paths {ebgp | ibgp} number
To return to the default values, enter the no maximum-paths command.
Parameters
ebgp Enter the keyword ebgp to enable multipath support for External BGP
routes.
ibgp Enter the keyword ibgp to enable multipath support for Internal BGP
routes.
number
Enter a number as the maximum number of parallel paths. The range
is 2 to 64.
Defaults none
Command Modes ROUTER BGP
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
If you enable this command, use the clear ip bgp * command to recompute the best
path.
neighbor activate
This command allows the specified neighbor/peer group to be enabled for the current AFI/SAFI (Address Family
Identifier/Subsequent Address Family Identifier).
S5000
Syntax
neighbor [ip-address | peer-group-name] activate
To disable, use the no neighbor [ip-address | peer-group-name]
activate
command.
Parameters
ip-address
(OPTIONAL) Enter the IP address of the neighbor in dotted decimal
format.
peer-group-name
(OPTIONAL) Enter the name of the peer group.
activate Enter the keyword activate to enable the neighbor/peer group in
the new AFI/SAFI.
Defaults Disabled
281