1300 OSPFv3 Commandsconsole(config-if-vlan15)#ipv6 ospf cost 100ipv6 ospf dead-intervalUse the ipv6 ospf dead-interval command in Interface Configuration modeto set the OSPF dead interval for the specified interface.Syntaxipv6 ospf dead-intervalsecondsno ipv6 ospf dead-interval•seconds — A valid positive integer, which represents the length of time inseconds that a router's Hello packets have not been seen before itsneighbor routers declare that the router is down. The value for the lengthof time must be the same for all routers attached to a common network.This value should be some multiple of the Hello Interval (i.e. 4).(Range: 1-65535)Default Configuration40 seconds is the default value ofseconds.Command ModeInterface Configuration (VLAN, Tunnel, Loopback) mode.User GuidelinesThis command has no user guidelines.ExampleThe following example sets the OSPF dead interval at 100 seconds.console(config)#interface vlan 15console(config-if-vlan15)#ipv6 ospf dead-interval 100ipv6 ospf hello-intervalUse the ipv6 ospf hello-interval command in Interface Configuration modeto set the OSPF hello interval for the specified interface.