Specifications

default-metric
SecureStack C3 Configuration Guide 20-5
Mode
RouterOSPFv3configuration:C3(su)->router(Config-router)#
Usage
UsethiscommandtogenerateadefaultexternalrouteintoanOSPFv3routingdomain.Usetheno
formofthiscommandtostopthegenerationofadefaultexternalroute.
Example
Thisexamplespecifiesametricof100forthedefaultrouteredistributedintotheOSPFv3routing
domain,andanexternalmetrictypeof1.
C3(su)->router(Config-router)# default-information originate metric 100
metric-type 1
default-metric
ThiscommandsetsadefaultmetricforroutesredistributedfromanotherprotocolintoOSPFv3.
Syntax
default-metric metric
no default-metric
Parameters
Defaults
Nodefaultmetricisconfigured.
Mode
RouterOSPFv3configuration:C3(su)->router(Config-router)#
Usage
Usethiscommandtocausethesamemetricvaluetobeusedforallredistributedroutes.
Usethenoformofthiscommandtoremoveaconfigureddefaultmetric.
Example
Thisexampleconfiguresametricof100tobeusedforallredistributedroutes.
C3(su)->router(Config-router)# default-metric 100
metric Thevalueofmetric canrangefrom1to16777214.