Switch User Manual

maximum-paths
25-8 OSPFv3 Configuration
maximum-paths
ThiscommandsetsthenumberofpathsthatOSPFv3canreportforagivendestination.
Syntax
maximum-paths maxpaths
no maximum-paths
Parameters
Defaults
Thedefaultvalueis4.
Mode
RouterOSPFv3configuration:C3(su)>router(Configrouter)#
Usage
Usethenoformofthiscommandtoresetthemaximumnumberofpathstothedefaultvalueof4.
Example
Thisexamplesetsthemaximumnumberofpaths foragivendestinationto3.
C3(su)->router(Config-router)# maximum-paths 3
redistribute
ThiscommandconfigurestheOSPFv3protocoltoallowredistributionofroutesfromthespecified
sourceprotocol/routers.
Syntax
redistribute {connected | static} [metric value] [metric-type type] [tag tag]
no redistribute {connected | static} [metric] [metric-type] [tag]
Parameters
Defaults
Thedefaultvaluesare:
maxpaths Specifiesthevalueformaxpaths,whichcanrangefrom1to4.
connected|static Specifiesthesourceprotocoltoredistribute.
metricvalue (Op tional)Specifiestherouteredistributionmetric.Themetricvaluecan
rangefrom0to16777214.
metrictypetype (Optional)Specifiestherouteredistributionmetrictype.Themetrictype
canbe1,whichspecifiestype1externalroute,or2,whichspecifies
type
2externalroute.
tagtag (Optional)Specifiesarouteredistributiontag.Thevalueoftagcan
rangefrom0to4294967295.