Abstract
非同步傳輸模式網路能夠容許多種資料型態在網路上同時傳輸,如資料,聲音及影像等,並且可以提供比傳統分封交換網路較多的頻寬。他是以連接導向模式來傳送資料;在進行傳送前,必須先建立一個由來源端到目的端的虛擬連線來保留所需的資源,如頻寬,緩衝區等。 一個虛擬連線可以包含數個網段,每個網段是由一組虛擬路徑識別碼以及虛擬通道識別碼來分辨的。 非同步傳輸模式網路的拓樸結構可以用一張包含網路上的設備以及設備與設備間的連線的圖來表示,這些拓樸結構的資訊對網路管理以及計畫來說是很有用的。舉例來說,諸如網路問題,流量瓶頸以及其他一些重要訊息都可以直接在拓樸結構圖上直接顯示出來,讓網路管理人員可以很清楚的知道網路目前的狀態。 所以,我們提出了一個使用簡單網路管理通訊協定,能夠自動進行拓樸結構搜尋的方法;只要知道一個非同步傳輸模式交換機的網際網路協定位址,就可以將所有和這個非同步傳輸模式交換機相連的設備都搜尋出來。在非同步傳輸模式網路中,一組虛擬路徑識別碼和虛擬通道識別碼只對單一區間有意義,它並不能很清楚的顯示出起點,終點以及虛擬連線的資訊。 由於這點,我們提出一個使用簡單網路管理通訊協定,能夠自動進行虛擬連線路徑追蹤的方法;只要知道一個非同步傳輸模式交換機的網際網路協定位址,以及輸入埠數值,一組輸入虛擬路徑識別碼及輸入虛擬通道識別碼開始向本虛擬通道傳送者方向追蹤,再由所找到的傳送者開始向所有的目的地追蹤。The topology of an ATM network is referred to as the map of thenetwork consisting of the devices in the network and theconnections among them. Network topology information is usefulfor network administration and planning.Entering the networktopology information manually is a tedious task if the number ofnetwork devices is large. Therefore, a tool for generating thenetwork topology automatically is desirable. In ATMnetworks, thevalue of VPI and VCI have only local significance. It doesnotexplicitly reveal information about the source, destination,and path of thevirtual onnection. The source, destination, andpath for a virtual connection can be found by tracing the VPIsand VCIs in the atm switches.In this paper, algorithms fordiscovering the topologies of ATM networks and tracing the pathsof virtual connections automaticallyusing the Simple NetworkManagement Protocol (SNMP) are proposed.