OSPF
ExtremeWare XOS 11.3 Concepts Guide
546
Planned and Unplanned Restarts
Two types of graceful restarts are defined: planned and unplanned. A planned restart would occur if the
software module for OSPF was upgraded, or if the router operator decided to restart the OSPF control
function for some reason. The router has advance warning, and is able to inform its neighbors in
advance that OSPF is restarting. An unplanned restart would occur if there was some kind of system
failure that caused a remote reboot or a crash of OSPF, or an MSM failover occurs. As OSPF restarts, it
informs its neighbors that it is in the midst of an unplanned restart. You can decide to configure a router
to enter graceful restart for only planned restarts, for only unplanned restarts, or for both. Also, you can
separately decide to configure a router to be a helper for only planned, only unplanned, or for both
kinds of restarts.
Configuring Graceful OSPF Restart
To configure a router to perform graceful OSPF restart, use the following command:
configure ospf restart [none | planned | unplanned | both]
Since a router can act as a restart helper router to multiple neighbors, you will specify which neighbors
to help. To configure a router to act as a graceful OSPF restart helper, use the following command:
configure ospf [vlan [all | <vlan-name>] | area <area-identifier> | virtual-link
<router-identifier> <area-identifier>] restart-helper [none | planned | unplanned |
both]
The graceful restart period sent out to helper routers can be configured with the following command:
configure ospf restart grace-period <seconds>
By default, a helper router will terminate graceful restart if received LSAs would affect the restarting
router. This will occur when the restart-helper receives an LSA that will be flooded to the restarting
router or when there is a changed LSA on the restarting router's retransmission list when graceful
restart is initiated. You can disable this behavior by using the following command:
disable ospf [vlan [all | <vlan-name>] | area <area-identifier> | virtual-link
<router-identifier> <area-identifier>] restart-helper-lsa-check
Areas
OSPF allows parts of a network to be grouped together into
areas
. The topology within an area is
hidden from the rest of the AS. Hiding this information enables a significant reduction in LSA traffic
and reduces the computations needed to maintain the LSDB. Routing within the area is determined
only by the topology of the area.
The three types of routers defined by OSPF are as follows:
●
Internal router (IR)—An internal router has all of its interfaces within the same area.
●
Area border router (ABR)—An ABR has interfaces in multiple areas. It is responsible for exchanging
summary advertisements with other ABRs.
●
Autonomous system border router (ASBR)—An ASBR acts as a gateway between OSPF and other
routing protocols, or other autonomous systems.
Summary of Contents for ExtremeWare XOS 11.3
Page 20: ...Contents ExtremeWare XOS 11 3 Concepts Guide 20...
Page 25: ...1 Using ExtremeWare XOS...
Page 26: ......
Page 38: ...ExtremeWare XOS Overview ExtremeWare XOS 11 3 Concepts Guide 38...
Page 58: ...Accessing the Switch ExtremeWare XOS 11 3 Concepts Guide 58...
Page 146: ...Configuring Slots and Ports on a Switch ExtremeWare XOS 11 3 Concepts Guide 146...
Page 218: ...Status Monitoring and Statistics ExtremeWare XOS 11 3 Concepts Guide 218...
Page 240: ...Virtual LANs ExtremeWare XOS 11 3 Concepts Guide 240...
Page 248: ...Virtual Routers ExtremeWare XOS 11 3 Concepts Guide 248...
Page 278: ...Access Lists ACLs ExtremeWare XOS 11 3 Concepts Guide 278...
Page 288: ...Routing Policies ExtremeWare XOS 11 3 Concepts Guide 288 entry deny_rest if then deny...
Page 344: ...Security ExtremeWare XOS 11 3 Concepts Guide 344...
Page 393: ...2 Using Switching and Routing Protocols...
Page 394: ......
Page 454: ...Spanning Tree Protocol ExtremeWare XOS 11 3 Concepts Guide 454...
Page 484: ...Extreme Standby Router Protocol ExtremeWare XOS 11 3 Concepts Guide 484...
Page 514: ...IPv4 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 514...
Page 530: ...IPv6 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 530...
Page 538: ...RIP ExtremeWare XOS 11 3 Concepts Guide 538...
Page 556: ...OSPF ExtremeWare XOS 11 3 Concepts Guide 556...
Page 566: ...OSPFv3 ExtremeWare XOS 11 3 Concepts Guide 566...
Page 589: ...3 Appendixes...
Page 590: ......
Page 640: ...CNA Agent ExtremeWare XOS 11 3 Concepts Guide 640...
Page 670: ...Glossary ExtremeWare XOS 11 3 Concepts Guide 670...
Page 698: ...Index ExtremeWare XOS 11 3 Concepts Guide 698...