Version 7.2    711  Mediant MSBR 
Reference Guide  75. Layer-3 Commands 
Command Mode 
Privileged User 
Example 
This example sets the RouterPriority integer value to 100.  
(config-data)# interface vlan1  
(conf-if-VLAN 1)# ip ospf priority 100 
75.2.2.79.3.9  ip ospf retransmit-interval 
This command sets the number of seconds for RxmtInterval timer value. This value is used 
when retransmitting Database Description and Link State Request packets.  
Syntax 
ip ospf retransmit-interval number [a.b.c.d] 
no ip ospf retransmit interval [a.b.c.d] 
 
Command  Description 
number  Defines the number of seconds for the RxmtInterval timer 
value. Range is 1 – 65535. 
a.b.c.d  Address of the interface. 
Default 
5 seconds 
Command Mode 
Privileged User 
Example 
This example sets the number of seconds for RxmtInterval timer value to 1000. 
(config-data)# interface vlan1  
(conf-if-VLAN 1)# ip ospf retransmit-interval 1000 
75.2.2.79.3.10 ip ospf transmit-delay 
This command sets the number of seconds for InfTransDelay value.  
Syntax 
ip ospf transmit-delay number [a.b.c.d] 
no ip ospf transmit-delay [a.b.c.d]