4-44System View: return to User View with Ctrl+Z.[Sysname] interface Vlan-interface 10[Sysname-Vlan-interface10] ospf timer retransmit 12ospf trans-delaySyntaxospf trans-delay secondsundo ospf trans-delayViewInterface viewParametersseconds: LSA transmission delay in seconds on an interface. It ranges from 1 to 3600.DescriptionUse the ospf trans-delay command to configure the LSA transmission delay on an interface.Use the undo ospf trans-delay command to restore the default.By default, the LSA transmission delay on an interface is 1 second.Each LSA in the LSDB has an age that is incremented by 1 every second, but the age does not changeduring transmission. Therefore, it is necessary to add a transmission delay into its age time, which isimportant for low speed networks.Examples# Set the LSA transmission delay on the interface VLAN-interface 10 to 3 seconds. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] interface Vlan-interface 10[Sysname-Vlan-interface10] ospf trans-delay 3peerSyntaxpeer ip-address [ dr-priority dr-priority ]undo peer ip-addressViewOSPF viewParametersip-address: IP address of a neighbor router.dr-priority: Value of the corresponding priority of a neighbor in the NBMA network. It ranges from 0 to255 and defaults to 1.