초록
TINA-C에서 정의하고 있는 TINA 체계의 핵심 관리 기능인 연결관리 기능은 통신망 연결 서비스 즉, 연결의 설정, 변경, 그리고 해제 가능을 수행한다. 이는 통신망 사용자의 연결 요구를 처리하는 것은 물론이고, 장애관리가 장애 복구를 위하여 대체경로를 설정하거나 성능관리가 망의 부하 분산을 위하여 연결을 재 설정할 때에도 반드시 필요한 기반 관리 가능이다. 이와 갇은 연결관리 기능에는 연결 요구에 가장 적합한 경로를 계산해 내는 경로 설정 기법이 반드시 필요하다. 본 논문은 이와 같은 TINA 연결관리 기능에 필수적인 경로 설정 기법을 제안한다. 또한 제안된 경로 설정 가법의 구현 방안과 구현 결과를 나다내고, 그 성능을 분석한다.
Connection management function of the TINA which is developed by TINA-C provides network connection services such as setup modification and release of connections. The connection management function provides these services to network operators to the fault management function that provides backup-path and to the performance management function that provides load-balancing. The connection management function necessarily requires a routing algorithm to set up a new connection. In this paper we propose a new routing algorithm named QTHR (QoS and Traffic parameter based Hierarchical Routing) for TINA based connection management of ATM/B-ISDN network. And we implemented the QTHR and analyzed the performance of the QTHR.