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.
Hello All,I use a 2611XM to route voice traffic. I use two ISPs for failover. I use IP SLA to track the interface and do a failover. Here's the configuration.track timer interface 5track 123 rtr 1 reachabilitydelay down 15 up 10!track 345 rtr 2 reach...
I have a strange issue. I use a Cisco 2811 router with dual ISP for failover.ip nat inside source static tcp 192.168.1.2 110 interface FastEthernet0/0 110ip nat inside source static tcp 192.168.1.2 443 interface FastEthernet0/0 443ip nat inside sourc...
Anyone got an idea on how to troubleshoot %AMDP2_FE-5-LATECOLL: Ethernet1/0 transmit error. This interface connects ot a speedstream modem which, in turns connect to a DSL connection.ROUTER(config)#do sh run int ethernet 1/0Building configuration...C...
I need urgent help with this.ROUTER#test interfaces fa 0/1.!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Failed - timeout problem1 interfaces: 0 passed, 1 failed, 0 skipped, 0 untestableROUTER#tes...
I use a Cisco 2611XM with NM1E card. I have dual ISP failover scenario using IP SLA.The problem is that my internet runs slow. All the people go to one site to enter data. Here's an output from the router. FastEthernet0/1 is up, line protocol is up ...
I also had the same issue when I studies ISCW.The way I cleared my confusion was after giving inside IF a static address and no DHCP at all. Do this and find out yourself :-). The best way to do.Thanks and RegardsOJ
I do have 12.4.5.17(t) IOS on my router. The moment I useIP nat inside static 192.168.1.3 route-map nonatI loose connectivity to the router. I only have one public IP address. I want to use this IP address for 1. Direct access to the server.2. VPN Ac...
thanks for your response. The command ip nat inside source static tcp 192.168.1.3 3389 interface FastEthernet0/0 3389 route-map nonat does not work. However, if I take out no ip nat inside source static tcp 192.168.1.3 3389 interface FastEthernet0/0 ...
Hey Rick,Thanks for the response. I tried using Full-duplex as well. When I use Full-duplex input errors increase tremendously. When I use half-duplex output errors occur. Since the modem belongs to the ISP, it is not gonna allow me to change anythin...