Layer 3 Routing Commands 1728area virtual-link transmit-delayUse the area virtual-link transmit-delay command in Router OSPFv3Configuration mode to configure the transmit delay for the OSPF virtualinterface on the virtual interface identified by areaid and neighbor.Syntaxarea areaid virtual-link neighbor transmit-delay secondsno area areaid virtual-link neighbor transmit-delay• areaid — Valid OSPFv3 area identifier.• neighbor — Router ID of neighbor.• seconds — Transmit delay interval. (Range: 0-3600)Default Configuration1 is the default value for seconds.Command ModeRouter OSPFv3 Configuration mode.User GuidelinesThis command has no user guidelines.ExampleThe following example configures a 20-second transmit delay for the OSPFvirtual interface on the virtual interface identified by area 1 and its neighbor.console(config)#ipv6 router ospfconsole(config-rtr)#area 1 virtual-link 2 transmit-delay 20default-information originate (Router OSPFv3Configuration)Use the default-information originate command in Router OSPFv3Configuration mode to control the advertisement of default routes. Use theno form of the command to return the default route advertisement settingsto the default value.