Maximum-paths – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 719

Routing Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
29.5
maximum-paths
This command enables ECMP on your device, and sets the maximum number of paths that
each route has in the Forwarding Information Base (FIB). ECMP is enabled by default.
The no variant of this command sets the maximum paths to the default of 4.
Syntax
maximum-paths <1-8>
no maximum-paths
Default
By default the maximum number of paths is 4.
Mode
Global Configuration
Examples
To set the maximum number of paths for each route in the FIB to 5, use the command:
To set the maximum paths for a route to the default of 4, use the command:
Parameter
Description
<1-8>
The maximum number of paths that a route can have in the FIB.
awplus#
configure terminal
awplus(config)#
maximum-paths 5
awplus#
configure terminal
awplus(config)#
no maximum-paths