T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
373 
ip ospf cost 
Description 
The ip ospf cost is used to configure the interface cost. To restore to the default 
value, please use the no ip ospf cost command.  
Syntax 
ip ospf cost cost 
no ip ospf cost 
Parameter 
cost  —— The interface cost, ranging from 1 to 65535. The default value is 
calculated according to the bandwidth. 
Command Mode 
Interface Configuration Mode 
Example 
Configure the cost of interface VLAN 2 as 10: 
T3700G-28TQ(config)# interface vlan 2 
T3700G-28TQ(config-if)# ip ospf cost 10 
ip ospf retransmit-interval 
Description 
The ip ospf retransmit-interval command is used to configure the interval to 
retransmit the LSA, DD and LSR packets on the specified interface. To restore 
to default value, please use the no ip ospf retransmit-interval command. 
Syntax 
ip ospf retransmit-interval interval 
no ip ospf retransmit-interval 
Parameter 
interval—— The retransmit interval, ranging from 1 to 65535 seconds. The 
default value is 5 seconds.