Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
HI,I want to know if there's a way to "translate" IP into X25.The reason for this is that I have a client whose application runs in native IP. he has a hub-and spoke topology and he needs to connect from the hub to an X25 network and send this data t...
Hi,can someone tell me what are the TCP and UDP ports used for VoIP on Cisco routers?Some references state TCP 1720 and UDP 16384 to 32767others limit UDP from 16384 to 16484.Deos any one have a definite answer?Thanx
I want to be able to use VoIP between two routers equipped with FXS ports to establish an asynchronous modem communication. I know that for Fax for example there's "fax-relay" feature. Any idea how to do this?
Hi,you can configure the two lines as separate connections and leave it to the router to perform load balacing between the 2 links, or you can configure Multilink PPP to bundle the 2 connections into a single "virtual" 128Kbps link.Hope this helpsreg...
Hi Wael,you actually need to enable frame-relay switching on your hub router and switch dlci's between your two serial interfaces that are connecting to your spoke routers.Then on the 1750, you'll be able to create a new subinterface and configure it...
Hi,the ultimate solution is to get your own set of Provider Independant (PI) IP addresses with with your own public Autonomous System number. Then run BGP between your front-end router and the 2 service provider.If this is not possible, try to get an...
Hi,try debugging PPP authentication. I have seen in some cases where the ppp connection is trying to negotiate some authentication parameters (CHAP). So try to enable CHAP authentication (locally on the routers) it might solve your problems.Hope this...