Specifications
Chapter 3 Configuring Open Shortest Path First
Configuring OSPF on a CSS IP Interface
3-28
Cisco Content Services Switch Routing and Bridging Configuration Guide
OL-8241-02
To reset the router priority to the default value of 1, enter:
(config-circuit-ip[VLAN6-3.1.2.2])# no ospf priority
Setting the Retransmission Interval
The retransmission interval is the number of seconds between link-state 
advertisement retransmissions for adjacencies belonging to an interface. OSPF 
creates adjacencies between neighboring routers for the purpose of exchanging 
routing information. The CSS also uses the interval when retransmitting database 
descriptions and link-state request packets. 
Use the ospf retransmit command to set the retransmit interval for the interface. 
Enter a number from 1 to 3600 seconds (1 hour). The default is 5 seconds.
To set the retransmission interval to 10 seconds, enter:
(config-circuit-ip[VLAN6-3.1.2.2])# ospf retransmit 10
To reset the retransmit interval to the default value of 5 seconds, enter:
(config-circuit-ip[VLAN6-3.1.2.2])# no ospf retransmit
Setting the Transit-Link Delay
Transit delay is the estimated number of seconds the CSS waits to transmit a 
link-state update packet over the OSPF interface. Use the ospf transit-delay 
command to set the transit delay for an interface. Enter a number from 0 to 3600 
seconds (1 hour). The default is 1 second.
To set the transit delay to 3 seconds, enter:
(config-circuit-ip[VLAN6-3.1.2.2])# ospf transit-delay 3
To reset the transit delay to the default value of 1 second, enter:
(config-circuit-ip[VLAN6-3.1.2.2])# no ospf transit-delay










