JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Parameter 
delay
—— The LSA transmission delay, ranging from 1 to 65535 seconds. The 
default value is 1 second.   
Command Mode 
Interface Configuration Mode 
Example 
Configure the LSA transmission delay of interface VLAN 2 as 2 seconds. 
T3700G-52TQ(config)# interface vlan 2 
T3700G-52TQ(config-if)# ip ospf retransmit-delay 2 
46.26  ip ospf priority 
Description 
The ip ospf priority is used to configure the priority of the specified interface. 
To restore to the default value, please use the no ip ospf priority command. 
Syntax 
ip ospf priority 
pri 
no ip ospf priority 
Parameter 
pri 
——  The priority of the interface, ranging from 0 to 255 and the default 
value is 1. Interface with the priority 0 cannot be elected as DR or BDR. 
Command Mode 
Interface Configuration Mode 
Example 
Configure the priority of the interface VLAN 2 as 1: 
T3700G-52TQ(config)# interface vlan 2 
T3700G-52TQ(config-if)# ip ospf priority 1 
418