Deployment Guide
Command Modes ROUTER BGP
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
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
Congure 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
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
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 specied neighbor/peer group to be enabled for the current AFI/SAFI (Address Family Identier/Subsequent
Address Family Identier).
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.
Border Gateway Protocol IPv4 (BGPv4) 311