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,trying to figure out a possible solution for a 6500 and got a bit confused. According to my knowledge, IOS SLB is working either in L2 (MAC) or L3/4 (NAT), to ensure load balancing. CSM comes in the game, but offers much more, extending to L4/7. A...
1) Check the need for snapshot routing.2) Add "passive-int b0/0" at your router rip.3) Relate your dialer-list to the kind of traffic that you want to be considered as interesting, via an acl.
Maybe I didn't got your question right. I send you a conf that should be ok. Nevertheless, I still don't understand why you chose to make your router act as a dns server, that's why I don't include this function in my conf. I would use my ISP DNS ser...
The problem is: Can two routing protocols (RIP and EIGRP) exchange information, using the same physical link at the same time? That is, if you put your network in both Routing Protocol tables, will they both transmit the information? In one case I fa...
Dear laurent,not sure I got it right but why not replace access-list 102 permit ip any any with access-list 18 permit 10.134.74.0 0.0.0.255andip nat inside source list 102 interface Dialer1 overload with ip nat inside source list 18 interface Dialer1...