maximum-paths
(ospfv3)
maximum-paths
no maximum-paths
Description
Sets the maximum number of ECMP routes that OSPFv3 can support.
Thenoform of this command sets the maximum number of ECMP routes that OSPFv3 can support to the default value of 4.
Parameter |
Description |
---|---|
Specifies the maximum number of ECMP routes. Range: 1 to 32. Default: 4. |
Examples
Setting maximum number of parallel routes:
switch(config)#router ospfv3 1switch(config-ospfv3-1)#maximum-paths 32
Setting maximum number of parallel paths to the default value of 4:
switch(config)#router ospfv3 1switch(config-ospfv3-1)#no maximum-paths
Command History
Release |
Modification |
---|---|
10.10 |
Increased upper limit of range of |
10.07 or earlier |
-- |
Command Information
Platforms |
Command context |
Authority |
---|---|---|
8400 9300 |
config-ospfv3- |
Administrators or local user group members with execution rights for this command. |