你能不能提供一個設(shè)置的例子,說明通過在MPLS網(wǎng)上的PBX交換機打電話給其它位置的不同的思科2612路由器?
首先,MPLS是沒有任何差別的。它僅僅是一個ip傳輸網(wǎng)絡(luò)。你的3640路由器可以同PBX一起使用。FXO能夠幫助你連接一個PSTN或者一個PBX。FXS答應(yīng)連接基本的電話設(shè)備。E&M答應(yīng)PBX干線的連接。
簡單的設(shè)置如下:
Phone(1234)---Gateway_router1…IP Network….Gateway_router2---Phone(5678)
我們假設(shè)路由器1(router1)使用端口1/0,路由器2(router2)使用端口1/0/1,使用的編解碼器是g711。路由器1的廣域網(wǎng)IP地址是10.2.3.4。路由器2的廣域網(wǎng)IP地址是10.5.6.7。這些IP地址可能是連接到MPLS網(wǎng)絡(luò)的你的服務(wù)提供商邊緣路由器的IP地址。這兩種路由器的設(shè)置如下。在實際網(wǎng)絡(luò)應(yīng)用之前,請注重核對。
Gateway Router 1 configuration
voice-port 1/0/0
!
dial-peer voice 1 pots
destination-pattern 1234
port 1/0/0
!
dial-peer voice 10 voip
destination-pattern 5678
session target ipv4:10.5.6.7
codec g711ulaw
Gateway Router 2 Configuration
voice-port 1/0/1
!
dial-peer voice 2 pots
destination-pattern 5678
port 1/0/0
!
dial-peer voice 20 voip
destination-pattern 1234
session target ipv4:10.2.3.4
codec g711ulaw
新聞熱點
疑難解答
圖片精選