Command Line Reference Guide

Command
Modes
ROUTER BGP
Command
History
Version 9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Related
Commands
router bgp — enters ROUTER mode on the switch.
max-paths
Configure the maximum number of parallel routes (multipath support) BGP supports.
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 from 2 to 64.
Defaults none
Command
Modes
ROUTER BGP
Command
History
Version 9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
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).
Syntax
neighbor [ip-address | peer-group-name] activate
To disable, use the no neighbor [ip-address | peer-group-name]
activate
command.
Border Gateway Protocol IPv4 (BGPv4)
337