Layer 3 Routing Commands 1740User GuidelinesThis command has no user guidelines.ExampleThe following example sets the OSPF priority at 50 for VLAN 15.console(config)#interface vlan 15console(config-if-vlan15)#ipv6 ospf priority 50ipv6 ospf retransmit-intervalUse the ipv6 ospf retransmit-interval command in Interface Configurationmode to set the OSPF retransmit interval for the specified interface.Syntaxipv6 ospf retransmit-interval secondsno ipv6 ospf retransmit-interval• seconds — The number of seconds between link-state advertisementretransmissions for adjacencies belonging to this router interface. Thisvalue is also used when retransmitting database description and link-staterequest packets. (Range: 0 to 3600 seconds)Default Configuration5 seconds is the default value.Command ModeInterface Configuration (VLAN, Tunnel, Loopback) mode.User GuidelinesThis command has no user guidelines.ExampleThe following example sets the OSPF retransmit interval at 100 seconds.console(config)#interface vlan 15console(config-if-vlan15)#ipv6 ospf retransmit-interval 100