Design Reference

Table Of Contents
Open Shortest Path First
Use OSPF to ensure that the switch can communicate with other OSPF-speaking routers. This
section describes some general design considerations and presents a number of design
scenarios for OSPF.
For more information about OSPF concepts and configuration, see Avaya Virtual Services
Platform 4000 Configuration — OSPF and RIP, NN46251-506.
OSPF LSA limits
To determine OSPF link state advertisement (LSA) limits:
1. Use the command show ip ospf area to determine the LSA_CNT and to obtain
the number of LSAs for a given area.
2. Use the following formula to determine the number of areas. Ensure the total is less
than 16,000 (16K):
N = 1 to the number of areas for each switch
Adj
N
= number of adjacencies for each Area N
LSA_CNT
N
= number of LSAs for each Area N
For example, assume that a switch has a configuration of three areas with a total of 18
adjacencies and 1000 routes. This includes:
3 adjacencies with an LSA_CNT of 500 (Area 1)
10 adjacencies with an LSA_CNT of 1000 (Area 2)
5 adjacencies with an LSA_CNT of 200 (Area 3)
Calculate the number as follows:
3*500+10*1000+5*200=12.5K < 16K
This configuration ensures that the switch operates within accepted scalability limits.
OSPF design guidelines
Follow these additional OSPF guidelines:
OSPF timers must be consistent across the entire network.
Use OSPF area summarization to reduce routing table sizes.
Use OSPF passive interfaces to reduce the number of active neighbor adjacencies.
Use OSPF active interfaces only on intended route paths.
Configure wiring closet subnets as OSPF passive interfaces unless they form a legitimate
routing path for other routes.
Layer 3 network design
62 Network Design Reference for Avaya VSP 4000 February 2014
Comments? infodev@avaya.com