T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
375 
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 can not be elected as DR or BDR. 
Command Mode 
Interface Configuration Mode 
Example 
Configure the priority of the interface VLAN 2 as 1: 
T3700G-28TQ(config-if)# ip ospf priority 1 
ip ospf hello-interval 
Description 
The ip ospf hello-interval is used to configure the hello intervals on the 
specified interface. To restore to the default value, please use the no ip ospf 
hello-interval command. 
Syntax 
ip ospf hello-interval interval 
no ip ospf hello-interval 
Parameter 
Interval —— The interval of the hello packets, ranging from 1 to 65535 seconds 
and the default value is 10 seconds. 
Command Mode 
Interface Configuration Mode 
Example 
Configure the interval of the hello packets sent on interface VLAN 2 as 20 
seconds: 
T3700G-28TQ(config-if)# ip ospf hello-interval 20