VoIP config example from Doc CD

From: Kenny Sallee (mischa@xxxxxxxxxxxxxx)
Date: Wed Aug 23 2000 - 02:14:08 GMT-3


   
   Does anyone else see a problem with this config? It's on the DOC CD
   http://127.0.0.1:8080/cc/td/doc/product/software/ios120/12cgcr/voice_c
   /vcprt1/vcvoip.htm#xtocid1011341
   
   
   
   Configuration for Router SJ
   ! Configure pots dial peer 1
   dial-peer voice 1 pots
   destination-pattern +14085554000
   port 1/0/0
   
   ! Configure voip dial peer 2
   dial-peer voice 2 voip
   destination-pattern 9...........
   session target ipv4:172.16.65.182
   
   ! Configure the serial interface
   interface serial 0/0
   clock rate 2000000
   ip address 172.16.1.123
   no shutdown
   
   
   
   
   Configuration for Router SLC
   ! Configure pots dial peer 1
   dial-peer voice 1 pots
   destination-pattern 9...........
   port 1/0/0
   
   ! Configure voip dial peer 2
   dial-peer voice 2 voip
   destination-pattern +14085554000
   session target ipv4:172.16.1.123
   
   ! Configure serial interface
   interface serial 0/0
   ip address 172.16.65.182
   no shutdown
   



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:24:29 GMT-3