Layer 3 Routing Commands 1736console(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-interval secondsno 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 of seconds.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.