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.
I am wondering how to get my EIGRP routing table to activly use the feasible successor routes in an equal load sharing manner. I have 3 networks in question here 192.168.1.0, 192.168.2.0, 192.168.10.0. Router a is 192.168.2.0 Router b is 192.168.1....
I have a unique problem in which I have my Cisco SE involved in trying to correct. When using an IOS based 1230 AP in one of my locations the RADIO interface will turn off (shut down) even though it appears as being up. All associatins are lost and...
I have MS IAS 2003 and Cisco 1200 IOS doing PEAP authentication. I have this working OK however, during the day the clients who have been associated lose their association mid-day. I finally replicated this! When I logged on as a local admin who is...
I have 2 sites set up using MS IAS 2003 RADIUS server and Cisco 1230 APs. Both site that I have configured have MS DCs local and both sites perform USER and HOST based authentication. I have attempted to set up a third site, but this site is unique...
Did you ever figure tis out? I have the same issue. Except I have several G3 fax machines working, the only issue I have with one of them is when sending to a digital fax number, one that is tied to an e-mail address rather than a fax machine. I a...
I have the same hardware and the same problem. Have you ever received a fix or way to configure this? If you have something please let me know, that would be a great help.Paul
I tried getting this to work Long ago when OWA 2003 first came out. I was told that the WbVPN does not support frames and it would not work. Did you have any luck with getting this to work?
ITguy I was able to implement load balancing in both directions. I had to set offset lists and ACLs on both routers. This is what I typed in on the routersRouter arouter eigrp 100 offset-list 10 in 512000 Serial0/0access-list 10 permit 192.168.10.0...
OK I got this solved with some help.You need to create an access list likeaccess-list 10 permit 192.168.10.0 0.0.0.255Then look do a sh ip eigrp topology 192.168.10.0 and subtract the difference of the composite metric in my case it was 512000.Then w...