beautypg.com

Ip ospf retransmit-interval – Enterasys Networks X-Pedition XSR CLI User Manual

Page 174

background image

OSPF Commands

5-98 Configuring the Internet Protocol

Mode

Interface configuration: 

XSR(config-if<xx>)#

Default

1

Example

The following example sets OSPF priority to 20 for FastEthernet port 1:

XSR(config)#interface fastethernet 1
XSR(config-if)#ip address 172.16.16.1 255.255.255.0
XSR(config-if)#ip ospf priority 20

ip ospf retransmit-interval

This command sets the interval between retransmissions of link state advertisements for 
adjacencies that belong to this interface.

Syntax

ip ospf retransmit-interval seconds

Syntax of the “no” Form

The no form of this command sets the value to the default:

no ip ospf retransmit-interval

Mode

Interface configuration: 

XSR(config-if<xx>)#

Default

5 seconds

Example

The following example sets the retransmit interval for interface FastEthernet 1 to 20:

XSR(config)#interface fastethernet 1
XSR(config-if)#ip address 172.16.16.1 255.255.255.0
XSR(config-if)#ip ospf retransmit-interval 20

seconds

Sets the retransmit period, ranging from 1 to 3600 seconds.