OSPF (Open Shortest Path First) is routing protocol that are widely used in computer networks. Selection of routing protocols is very important in improving network performance. Calculation of OSPF metrics will determine the performance of data packet delivery. It based on Shortest Path Tree. To find the best route from source to destination, it must determine the shortest path between itself and each router in the network. The router creates this perspective by taking the information in the LSDB and transforming it into a shortest path first tree or SPF tree. It is an algorithmic calculation to construct logical network view performed by the computer within the router. To speed the construction of network tree, buffer on next hop, distance (RTT – round trip time), and direction of next hop (getting closer or away) variable is proposed to increase the speed of data packet communication among routers. This research was using OPNet modeler software, simulations were made on a campus network whose PDU variables were modified to obtain the optimum network tree with OSPF routing protocol. The weighted testing parameters in this study is time delay values. Hopefully, the value of redistribution delay is 1% better depending on traffic density. Main route retrieval and alternative package delivery are based on the smallest cost and metric values in the OSPF protocol.