Specifications
ipv6 ospf cost
20-24 OSPFv3 Configuration
ipv6 ospf cost
ThiscommandconfiguresthecostofsendingapacketonanOSPFv3interface.
Syntax
ipv6 ospf cost cost
no ipv6 ospf cost cost
Parameters
Defaults
Thedefaultcostis10.
Mode
Routerinterfaceconfiguration:C3(su)‐>router(configif(Vlan1))#
Usage
Usethiscommandtoexplicitlyspecifythecostofsendingapacketontheinterfacebeing
configuredforOSPFv3.Usethenoformofthiscommandtoreturnthecosttothedefaultvalueof
10.
Example
ThisexampleconfiguresthecostforrouterinterfaceVLAN7to100.
C3(su)->router(Config)# interface vlan 7
C3(su)->router(config-if(Vlan 7))# ipv6 ospf cost 100
ipv6 ospf dead-interval
ThiscommandsetstheOSPFv3deadintervalfortherouterinterface.
Syntax
ipv6 ospf dead-interval seconds
no ipv6 ospf dead-interval seconds
Parameters
Defaults
Thedefaultdeadintervalvalueis40seconds.
Mode
Routerinterfaceconfiguration:C3(su)‐>router(configif(Vlan1))#
cost Specifythecostofsendingapacketonthisinterface.Thevaluecan
rangefrom1to65535.
seconds SpecifytheOSPFv3dead intervalinseconds.Thevaluecanrangefrom
1to2147483647seconds.